Those patches allow the third party modules to use the functionality implemented in the RedfishPkg to support the features defined by Redfish specification.
Cc: Abner Chang <abner.ch...@amd.com> Cc: Nickle Wang <nickle.w...@hpe.com> Signed-off-by: Igor Kulchytskyy <ig...@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: The functions for Redfish requests do not fully complied with specification 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 | 43 +- .../RedfishSmbiosHostInterface.c | 10 +- RedfishPkg/RedfishPkg.dec | 2 +- 7 files changed, 941 insertions(+), 623 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. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#92457): https://edk2.groups.io/g/devel/message/92457 Mute This Topic: https://groups.io/mt/93050671/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-