audk/BaseTools/Source/C/Include/Common
Star Zeng 6eff5d22b4 BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2
for FFS data above 16 bytes alignment requirement.

PI spec requires FFS header to be at 8 bytes alignment to FV header.
And, FFS data alignment requires the beginning of the file data must
be aligned on a particular boundary, such as 1, 16, 128 bytes or above.
If FFS data alignment requires to be above 16 bytes, and FFS header
must be at 8 byte alignment, so FFS header size must be multiple of 8.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18262 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-24 01:42:37 +00:00
..
BaseTypes.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
BuildVersion.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MdeModuleHii.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
PiFirmwareFile.h BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2 2015-08-24 01:42:37 +00:00
PiFirmwareVolume.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
UefiBaseTypes.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
UefiCapsule.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
UefiInternalFormRepresentation.h BaseTools: Add reconnect request flag for question. 2015-05-27 02:25:48 +00:00
UefiMultiPhase.h BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE 2015-07-01 15:21:03 +00:00
VariableFormat.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
WorkingBlockHeader.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00