summaryrefslogtreecommitdiffstats
path: root/RedfishPkg/RedfishPkg.dec
diff options
context:
space:
mode:
authorNickle Wang <nicklew@nvidia.com>2023-04-10 21:18:42 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-04-28 12:21:38 +0000
commit83d77fa311435bafd68076ba2f960ce607643971 (patch)
treea10792faa582bf4c71dced171dd84c73b48c90f6 /RedfishPkg/RedfishPkg.dec
parent01b31b585ed366a92a542d281c7e1db610848de2 (diff)
downloadedk2-83d77fa311435bafd68076ba2f960ce607643971.tar.gz
edk2-83d77fa311435bafd68076ba2f960ce607643971.tar.bz2
edk2-83d77fa311435bafd68076ba2f960ce607643971.zip
RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
This is the helper library for using EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL. 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>
Diffstat (limited to 'RedfishPkg/RedfishPkg.dec')
-rw-r--r--RedfishPkg/RedfishPkg.dec5
1 files changed, 5 insertions, 0 deletions
diff --git a/RedfishPkg/RedfishPkg.dec b/RedfishPkg/RedfishPkg.dec
index e2892ce9ce..cdb1528ced 100644
--- a/RedfishPkg/RedfishPkg.dec
+++ b/RedfishPkg/RedfishPkg.dec
@@ -64,6 +64,11 @@
#
HiiUtilityLib|Include/Library/HiiUtilityLib.h
+ ## @libraryclass Provides the library functions to access Redfish Platform
+ # Config protocol.
+ #
+ RedfishPlatformConfigLib|Include/Library/RedfishPlatformConfigLib.h
+
[LibraryClasses.Common.Private]
## @libraryclass Provides the private C runtime library functions.
# CRT library is currently used by edk2 JsonLib (open source