RedfishPkg: introduce RedfishHttpLib
RedfishHttpLib is a wrapper library for Redfish feature drivers to call Redfish HTTP Protocol easily. Signed-off-by: Nickle Wang <nicklew@nvidia.com> Cc: Abner Chang <abner.chang@amd.com> Cc: Igor Kulchytskyy <igork@ami.com> Cc: Nick Ramirez <nramirez@nvidia.com> Reviewed-by: Abner Chang <abner.chang@amd.com> Reviewed-by: Igor Kulchytskyy <igork@ami.com>
This commit is contained in:
committed by
mergify[bot]
parent
0ce2012c6c
commit
9da786c16f
@@ -69,6 +69,11 @@
|
||||
#
|
||||
RedfishPlatformConfigLib|Include/Library/RedfishPlatformConfigLib.h
|
||||
|
||||
## @libraryclass Provides the library functions to access Redfish HTTP
|
||||
# protocol.
|
||||
#
|
||||
RedfishHttpLib|Include/Library/RedfishHttpLib.h
|
||||
|
||||
[LibraryClasses.Common.Private]
|
||||
## @libraryclass Provides the private C runtime library functions.
|
||||
# CRT library is currently used by edk2 JsonLib (open source
|
||||
|
Reference in New Issue
Block a user