audk/MdePkg/Include
lgao4 ad0ecbcf79 Per PI spec, StatusCode related structure is not required to be defined as packed byte. So, StatusCode related structures are updated from packed to unpacked.
Notes:
1. This patch is an incompatible change for the binary image built based on previous EDKII code. But, it is a compatible change for source.
2. This change will make StatusCode related definition in MdePkg to align the one defined in EcpPkg. Then, EDK driver based on EcpPkg can work together EDKII core.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11316 6f19259b-4bc3-4df7-8a09-765794883524
2011-02-16 01:25:56 +00:00
..
Arm Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the rest of the MdePkg ARM assembler to use the macro. Leave the old INTERWORK_FUNC macro in place until we can make sure all the other packages have been updated and then it can be removed. 2011-02-01 05:01:35 +00:00
Ebc Update the copyright notice format 2010-04-23 15:46:20 +00:00
Guid Per PI spec, StatusCode related structure is not required to be defined as packed byte. So, StatusCode related structures are updated from packed to unpacked. 2011-02-16 01:25:56 +00:00
Ia32 Update the copyright notice format 2010-04-23 15:46:20 +00:00
IndustryStandard Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec. 2010-10-05 23:36:37 +00:00
Ipf Update the copyright notice format 2010-04-23 15:46:20 +00:00
Library Add SmmPeriodicSmiLib to MdePkg. 2011-02-11 00:09:16 +00:00
Pi Add new FV extension type 0x0002 and its related structure per PI1.2B. 2011-02-12 01:23:24 +00:00
Ppi Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro from being used in expressions. 2011-01-27 18:56:07 +00:00
Protocol Update function description per UEFI2.3d. The main changes include: 2011-02-12 01:26:11 +00:00
Uefi Update function description per UEFI2.3d. The main changes include: 2011-02-12 01:26:11 +00:00
X64 Update the copyright notice format 2010-04-23 15:46:20 +00:00
Base.h MdePkg: Use builtin offsetof function for GCC 4.0 and newer 2010-10-13 07:08:06 +00:00
PiDxe.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PiPei.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
PiSmm.h Update the copyright notice format 2010-04-23 15:46:20 +00:00
Uefi.h Update the copyright notice format 2010-04-23 15:46:20 +00:00