audk/MdePkg/Include
Star Zeng 28fc9f4730 MdePkg: 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@18263 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-24 01:43:20 +00:00
..
AArch64 MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang 2014-10-31 14:05:09 +00:00
Arm MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang 2014-10-31 14:05:09 +00:00
Ebc MdePkg Base.h: Always define ASM_PFX 2014-09-01 17:23:10 +00:00
Guid MdePkg/ImageAuthentication.h: Fixed ARM toolchain error 2015-07-14 16:07:02 +00:00
Ia32 MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS2013. 2015-01-09 04:50:11 +00:00
IndustryStandard Clean up unused data type - BOOL. 2015-08-14 06:22:10 +00:00
Ipf MdePkg Base.h: Always define ASM_PFX 2014-09-01 17:23:10 +00:00
Library MdePkg: Correct comment typo from ECB to EBC in DebugLib.h 2015-07-16 05:43:42 +00:00
Pi MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2 2015-08-24 01:43:20 +00:00
Ppi MdePkg: Fix a comment typo in Include/Ppi/MpServices.h 2015-07-15 03:15:49 +00:00
Protocol MdePkg: Add header file for HTTP utilities protocol 2015-08-24 01:23:50 +00:00
Uefi MdePkg: Add reconnect definition in action request type and question attribute. 2015-05-27 02:27:40 +00:00
X64 MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS2013. 2015-01-09 04:50:11 +00:00
Base.h MdePkg/Include: Add support for flexible array members 2015-05-07 17:19:11 +00:00
PiDxe.h
PiPei.h
PiSmm.h
Uefi.h