]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools: PI 1.6 to support FV extended header contain FV used size
authorYunhua Feng <yunhuax.feng@intel.com>
Wed, 27 Sep 2017 13:09:34 +0000 (21:09 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 3 Oct 2017 00:18:15 +0000 (08:18 +0800)
commit9425b34925d0cf1b96aaf2c316d3299df9780252
tree8a93f62f10bbaf83ce771654bdbc3bba29e0af19
parentc46bced224b42d5a03bc8b207167829aa4e7bc5b
BaseTools: PI 1.6 to support FV extended header contain FV used size

Per PI 1.6 we added an FV Extended Header entry that would contain the
size of the FV that was in use.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/GenFv/GenFvInternalLib.c
BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools/Source/Python/GenFds/Fv.py