]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: UEFI JSON Capsule Support
authorOleksiy Yakovlev <oleksiyy@ami.com>
Wed, 13 May 2020 19:52:48 +0000 (03:52 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 15 May 2020 05:05:52 +0000 (05:05 +0000)
commit154e243a994b7009b7a7a3346dbdfc975c7d9101
treee3d7a10de8e0d781bed37e0c17ed89280778fbb0
parent2552fd58f51e1475785c11f4ea8e4e9063882bbe
MdePkg: UEFI JSON Capsule Support

Added Guids and structures, that defines the work flow to perform
capsule update using JSON objects.
(UEFI 2.8 mantis 1935)

Signed-off-by: Oleksiy Yakovlev <oleksiyy@ami.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>
MdePkg/Include/Guid/CapsuleReport.h
MdePkg/Include/Guid/JsonCapsule.h [new file with mode: 0644]
MdePkg/Include/Uefi/UefiSpec.h
MdePkg/MdePkg.dec