public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V4 0/3] EDK2 RedfishPkg issues with using it by external modules
@ 2022-08-18 19:25 Igor Kulchytskyy
  0 siblings, 0 replies; only message in thread
From: Igor Kulchytskyy @ 2022-08-18 19:25 UTC (permalink / raw)
  To: devel@edk2.groups.io
  Cc: Abner.Chang@amd.com, nickle.wang@hpe.com, Igor Kulchytskyy,
	Abner Chang

Renamed function RedfishPostToUriEx removing 'Ex' suffix.
Removed the trailing spaces.


Cc: Abner Chang <abner.chang@amd.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Signed-off-by: Igor Kulchytskyy <igork@ami.com>
Igor Kulchytskyy (3):
  RedfishPkg: RedfishDiscoverDxe: USB Redfish Host interface is not
    supported
  RedfishPkg: Redfish modules may need to use the functions which are
    private
  RedfishPkg: Redfish functions for REST requests are not fully spec
    complied

 RedfishPkg/Include/Library/RedfishLib.h            | 696 +++++++++++++++++++++
 RedfishPkg/PrivateInclude/Library/RedfishLib.h     | 616 ------------------
 RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.c  | 189 ++++++
 .../edk2libredfish/include/redfishService.h        |   8 +
 .../RedfishLib/edk2libredfish/src/service.c        |  41 +-
 .../RedfishSmbiosHostInterface.c                   |  10 +-
 RedfishPkg/RedfishPkg.dec                          |   2 +-
 7 files changed, 940 insertions(+), 622 deletions(-)
 create mode 100644 RedfishPkg/Include/Library/RedfishLib.h
 delete mode 100644 RedfishPkg/PrivateInclude/Library/RedfishLib.h

--
2.6.1.windows.1
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-18 19:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18 19:25 [PATCH V4 0/3] EDK2 RedfishPkg issues with using it by external modules Igor Kulchytskyy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox