]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: UpdateImageSize include Image auth info for FMP Auth capsule
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 29 Aug 2016 07:44:59 +0000 (15:44 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 30 Aug 2016 07:56:21 +0000 (15:56 +0800)
commit5f53a7aa59d4df1fe4326af18a9240d4dfebc129
tree9143719dca3af788fe947dee8bb9abbd44413104
parente53f1e253e01026029f5ce7474a9d8421c8a0fbb
BaseTools: UpdateImageSize include Image auth info for FMP Auth capsule

Per UEFI spec UpdateImageSize may or may not include Firmware Image
Authentication information. so for FMP auth capsule, UpdateImageSize
should include the Image auth info.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/GenFds/Capsule.py
BaseTools/Source/Python/GenFds/CapsuleData.py