mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 14:44:28 +02:00
RedfishPkg: Add EDK2 port of jansson library to build
Add EDK2 port jansson library (JsonLib) to RedfishPkg Signed-off-by: Abner Chang <abner.chang@hpe.com> Cc: Nickle Wang <nickle.wang@hpe.com> Cc: Peter O'Hanley <peter.ohanley@hpe.com> Reviewed-by: Nickle Wang <nickle.wang@hpe.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
parent
ea830b96fd
commit
fa4c4fb8cd
@ -15,5 +15,6 @@
|
|||||||
Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
|
Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
|
||||||
BaseSortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
|
BaseSortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
|
||||||
RedfishCrtLib|RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf
|
RedfishCrtLib|RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf
|
||||||
|
JsonLib|RedfishPkg/Library/JsonLib/JsonLib.inf
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
@ -52,5 +52,6 @@
|
|||||||
RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf
|
RedfishPkg/Library/DxeRestExLib/DxeRestExLib.inf
|
||||||
RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
|
RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
|
||||||
RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf
|
RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf
|
||||||
|
RedfishPkg/Library/JsonLib/JsonLib.inf
|
||||||
|
|
||||||
!include RedfishPkg/Redfish.dsc.inc
|
!include RedfishPkg/Redfish.dsc.inc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user