diff options
Diffstat (limited to 'RedfishPkg/RedfishPkg.dec')
-rw-r--r-- | RedfishPkg/RedfishPkg.dec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RedfishPkg/RedfishPkg.dec b/RedfishPkg/RedfishPkg.dec index 114f8d2ad8..1a9c9ed7bc 100644 --- a/RedfishPkg/RedfishPkg.dec +++ b/RedfishPkg/RedfishPkg.dec @@ -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
|