RedfishPkg/DxeRestExLib: DxeRestExLib
Add EFI REST EX helper library to create child instance of REST EX service. Signed-off-by: Abner Chang <abner.chang@hpe.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Fan Wang <fan.wang@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Nickle Wang <nickle.wang@hpe.com> Cc: Peter O'Hanley <peter.ohanley@hpe.com> Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
This commit is contained in:
committed by
mergify[bot]
parent
e2747dbb5a
commit
140674a460
@@ -25,6 +25,10 @@
|
||||
# Platform implementation-specific Redfish Credential Interface.
|
||||
RedfishPlatformCredentialLib|Include/Library/RedfishCredentialLib.h
|
||||
|
||||
## @libraryclass The helper routines to access REST EX service.
|
||||
# This library is only intended to be used by UEFI network stack modules.
|
||||
RestExLib|Include/Library/RestExLib.h
|
||||
|
||||
[Protocols]
|
||||
## Include/Protocol/RedfishDiscover.h
|
||||
gEfiRedfishDiscoverProtocolGuid = { 0x5db12509, 0x4550, 0x4347, { 0x96, 0xb3, 0x73, 0xc0, 0xff, 0x6e, 0x86, 0x9f }}
|
||||
|
Reference in New Issue
Block a user