audk/MdeModulePkg/Core
qhuang8 9d37f82f3e Use .p2align directive instead of ambiguous .align directive.
(Judging from the context, the original .align should means the power of two.)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9153 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-20 07:38:26 +00:00
..
Dxe Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. 2009-07-15 22:34:41 +00:00
DxeIplPeim Use .p2align directive instead of ambiguous .align directive. 2009-08-20 07:38:26 +00:00
Pei 1. Update IA32 PeiCore implementation to support load x64 image for EFI_PEI_LOAD_FILE_PPI. 2009-08-11 15:45:16 +00:00
RuntimeDxe Correct #include statements. This is a DXE DRIVER, not a UEFI module. 2009-07-11 23:11:21 +00:00