]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: add capsule image header for auth FMP capsule file
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 22 Aug 2016 07:08:24 +0000 (15:08 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Mon, 22 Aug 2016 23:57:10 +0000 (07:57 +0800)
commita07901418affc8d357ad319c6dec993cc00d6915
treee7d1cb3a0e6dceaa1c60c108f6f88812eba7ba21
parent4977810b0f49a88d0d9719cc3b4d16f96e71ab8f
BaseTools: add capsule image header for auth FMP capsule file

in last commit 91ae29, it missed to add the
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER for the auth FMP capsule.

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