]> git.proxmox.com Git - mirror_edk2.git/commit - ReadMe.rst
edk2: jansson submodule for edk2 JSON library
authorAbner Chang <abner.chang@hpe.com>
Wed, 25 Nov 2020 11:07:08 +0000 (19:07 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 9 Jan 2021 03:08:51 +0000 (03:08 +0000)
commita88731d5453fedaa389827139abc3c22a99ec460
treeefe018b5d6ea3641ff6fef3f1e6bc9f29af80cb3
parent805b8b88375ee44991abcece86e385319a9c5fae
edk2: jansson submodule for edk2 JSON library

Add git submodule "jansson" library, which is the open
source project (https://github.com/akheron/jansson) used
to manipulate JSON data structure. jansson library is
wrapped as edk2 JsonLib and the use cases will be the
edk2 Redfish feature drivers and edk2 port of libredfish
(https://github.com/DMTF/libredfish).
jansson open source project is under MIT license.
(refer to ReadMe.rst under edk2).

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Peter O'Hanley <peter.ohanley@hpe.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
Acked-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
.gitmodules
ReadMe.rst
RedfishPkg/Library/JsonLib/jansson [new submodule]