]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Application/CapsuleApp/CapsuleDump.c
MdeModulePkg: Add FMP Capsule Image Header extension
authorOleksiy Yakovlev <oleksiyy@ami.com>
Fri, 15 May 2020 07:38:47 +0000 (15:38 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 20 May 2020 14:49:13 +0000 (14:49 +0000)
commit5a4b24b89a5ce78223c031e3526c1cce65f7fca6
treecc388b0b08353a269642ba8be91f5293800b1140
parent67c25bcc3a34683b551f32c77420ddcdf17029af
MdeModulePkg: Add FMP Capsule Image Header extension

Add bitmask to structure which gives a binary-inspectable mechanism to
determine if a capsule contains an authentication section or depex section.
(UEFI 2.8 errata a, mantis 2026)

Signed-off-by: Oleksiy Yakovlev <oleksiyy@ami.com>
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Application/CapsuleApp/CapsuleDump.c
MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c