From: "Abner Chang" <abner.chang@hpe.com>
To: devel@edk2.groups.io
Cc: Nickle Wang <nickle.wang@hpe.com>,
Peter O'Hanley <peter.ohanley@hpe.com>
Subject: [PATCH v10 5/6] RedfishPkg: Add EDK2 port of jansson library to build
Date: Wed, 23 Dec 2020 16:11:09 +0800 [thread overview]
Message-ID: <20201223081110.31015-6-abner.chang@hpe.com> (raw)
In-Reply-To: <20201223081110.31015-1-abner.chang@hpe.com>
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>
---
RedfishPkg/RedfishLibs.dsc.inc | 1 +
RedfishPkg/RedfishPkg.dsc | 1 +
2 files changed, 2 insertions(+)
diff --git a/RedfishPkg/RedfishLibs.dsc.inc b/RedfishPkg/RedfishLibs.dsc.inc
index 8e831fe530..205a50e8f9 100644
--- a/RedfishPkg/RedfishLibs.dsc.inc
+++ b/RedfishPkg/RedfishLibs.dsc.inc
@@ -13,5 +13,6 @@
!if $(REDFISH_ENABLE) == TRUE
Ucs2Utf8Lib|RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
RedfishCrtLib|RedfishPkg/Library/RedfishCrtLib/RedfishCrtLib.inf
+ JsonLib|RedfishPkg/Library/JsonLib/JsonLib.inf
!endif
diff --git a/RedfishPkg/RedfishPkg.dsc b/RedfishPkg/RedfishPkg.dsc
index 00c44f73b8..e24c3fefe5 100644
--- a/RedfishPkg/RedfishPkg.dsc
+++ b/RedfishPkg/RedfishPkg.dsc
@@ -51,5 +51,6 @@
RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.inf
RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf
RedfishPkg/Library/RedfishCrtLib/RedfishCrtLib.inf
+ RedfishPkg/Library/JsonLib/JsonLib.inf
!include RedfishPkg/Redfish.dsc.inc
--
2.17.1
next prev parent reply other threads:[~2020-12-23 8:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-23 8:11 [PATCH v10 0/6] jansson edk2 port Abner Chang
2020-12-23 8:11 ` [PATCH v10 1/6] RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library Abner Chang
2020-12-23 8:11 ` [PATCH v10 2/6] edk2: jansson submodule for edk2 JSON library Abner Chang
2020-12-23 8:11 ` [PATCH v10 3/6] RedfishPkg/RedfishCrtLib: Redfish C runtime library Abner Chang
2020-12-23 8:11 ` [PATCH v10 4/6] RedfishPkg/library: EDK2 port of jansson library Abner Chang
2020-12-23 8:11 ` Abner Chang [this message]
2020-12-23 8:11 ` [PATCH v10 6/6] .pytool: Add required submodule for JsonLib Abner Chang
2020-12-23 23:45 ` [edk2-devel] [PATCH v10 0/6] jansson edk2 port Michael D Kinney
2020-12-24 3:58 ` Abner Chang
2020-12-24 14:58 ` Abner Chang
[not found] ` <CS1PR8401MB11446BC1A408F7C01C2360E7FFDD0@CS1PR8401MB1144.NAMPRD84.PROD.OUTLOOK.COM>
2020-12-29 6:49 ` Abner Chang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201223081110.31015-6-abner.chang@hpe.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox