audk/MdePkg/Include
andrewfish 605466ae28 ARM RVCT 3.1 compiler has issues with __packed structures containing anonymous structures in a union. I had to add extra PACKED macros to get things to compile. Hopefully at some point RVCT will support #pragma pack(1) properly and we can retire PACKED macro.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10856 6f19259b-4bc3-4df7-8a09-765794883524
2010-09-07 18:26:58 +00:00
..
Arm Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ebc Update the copyright notice format 2010-04-23 15:46:20 +00:00
Guid Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ia32 Update the copyright notice format 2010-04-23 15:46:20 +00:00
IndustryStandard ARM RVCT 3.1 compiler has issues with __packed structures containing anonymous structures in a union. I had to add extra PACKED macros to get things to compile. Hopefully at some point RVCT will support #pragma pack(1) properly and we can retire PACKED macro. 2010-09-07 18:26:58 +00:00
Ipf Update the copyright notice format 2010-04-23 15:46:20 +00:00
Library Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if gST->ConOut is NULL. 2010-06-11 19:11:20 +00:00
Pi Update the copyright notice format 2010-04-23 15:46:20 +00:00
Ppi Update the copyright notice format 2010-04-23 15:46:20 +00:00
Protocol Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h to Acpi10.h. 2010-08-19 02:39:19 +00:00
Uefi Update the copyright notice format 2010-04-23 15:46:20 +00:00
X64 Update the copyright notice format 2010-04-23 15:46:20 +00:00
Base.h Fixed K9 scan issues. 2010-08-09 06:28:01 +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