Browse Source

RedfishPkg: Redfish modules may need to use the functions which are private

Definitions of the required functions to send requests to BMC
are in the PrivateInclude folder. So they cannot be used by
the other Redfish packages.

Cc: Abner Chang <abner.chang@amd.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Signed-off-by: Igor Kulchytskyy <igork@ami.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
Abner Chang 1 year ago
parent
commit
eebef1b3b7
2 changed files with 1 additions and 1 deletions
  1. 0 0
      RedfishPkg/Include/Library/RedfishLib.h
  2. 1 1
      RedfishPkg/RedfishPkg.dec

+ 0 - 0
RedfishPkg/PrivateInclude/Library/RedfishLib.h → RedfishPkg/Include/Library/RedfishLib.h


+ 1 - 1
RedfishPkg/RedfishPkg.dec

@@ -64,7 +64,7 @@
 
   ##  @libraryclass Redfish Helper Library
   #   Library provides Redfish helper functions.
-  RedfishLib|PrivateInclude/Library/RedfishLib.h
+  RedfishLib|Include/Library/RedfishLib.h
 
 [Protocols]
   ## Include/Protocol/EdkIIRedfishCredential.h