]> git.proxmox.com Git - mirror_edk2.git/commit - RedfishPkg/RedfishPkg.dsc
RedfishPkg/RestJsonStructureDxe: EFI REST JSON Structure Protocol
authorAbner Chang <abner.chang@hpe.com>
Thu, 8 Oct 2020 14:19:12 +0000 (22:19 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 2 Nov 2020 04:31:54 +0000 (04:31 +0000)
commit5692db78a89eaa4780aa01321226899283d68199
treee459be0a1da445ded541ba4c985b3a7dd0d47842
parented038688bfcc8a2545fdb3d719f4f006b2d25788
RedfishPkg/RestJsonStructureDxe: EFI REST JSON Structure Protocol

Implementation of EFI_REST_JSON_STRUCTURE_PROTOCOL, refer to UEFI spec
2.8 Section 29.7.3 EFI REST JSON Resource to C Structure Converter.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Fan Wang <fan.wang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
RedfishPkg/RedfishPkg.dsc
RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.c [new file with mode: 0644]
RedfishPkg/RestJsonStructureDxe/RestJsonStructureDxe.inf [new file with mode: 0644]
RedfishPkg/RestJsonStructureDxe/RestJsonStructureInternal.h [new file with mode: 0644]