Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 ea3c1b3ad6 1. Use .p2align directive instead of ambiguous .align directive.
It seems for ARM, .align means power of two, so we'd like to use .p2align for more portability.
2. Fix some typos in ARM ProcessorBind.h 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9152 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-20 07:24:59 +00:00
BaseTools Change the default location for IASL on Unix. 2009-08-15 05:05:02 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg Make end of line consistent for DuetPkg. There is no other update. 2009-08-20 06:44:42 +00:00
EdkCompatibilityPkg redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platform. 2009-08-14 09:41:23 +00:00
EdkShellBinPkg Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell. 2009-06-18 09:56:14 +00:00
EdkShellPkg Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated the complete fix for RFC 4646 language match issue in drivers, dh, DevTree, etc. 2009-06-01 08:16:33 +00:00
FatBinPkg Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and newest FatPkg source. 2009-07-24 01:55:21 +00:00
IntelFrameworkModulePkg modified to removed references to WinNt in the comments for serial drivers 2009-08-18 06:23:53 +00:00
IntelFrameworkPkg Fix invalid doxygen comment, should not mix the usage of /// and /** 2009-08-18 06:21:10 +00:00
MdeModulePkg Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffset field in MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH structure has been correctly to ensure of natural alignment. 2009-08-19 13:45:38 +00:00
MdePkg 1. Use .p2align directive instead of ambiguous .align directive. 2009-08-20 07:24:59 +00:00
Nt32Pkg Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. 2009-08-11 15:57:57 +00:00
OptionRomPkg if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. 2009-07-24 06:15:06 +00:00
OvmfPkg Delete the PcdFSBClock declaration. 2009-08-20 06:59:13 +00:00
PcAtChipsetPkg Correct library instance to pass build 2009-08-13 01:03:57 +00:00
ShellPkg didnt want to change pointer for copymem... 2009-07-24 21:32:00 +00:00
UefiCpuPkg Remove ".intel_syntax", convert MASM to GAS. 2009-08-17 05:39:17 +00:00
UnixPkg Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. 2009-08-11 15:59:10 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00