Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
vanjeff c97b567227 refine the code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9203 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-27 01:50:35 +00:00
BaseTools Adding a python script to enable RVCT 3.1 (ARM ARM compiler) to run in cygwin. The build system passes cygpaths and the Windows tool can not deal with that. The python converts paths to C:\ to make RVCT 3.1 happy. This has been fixed in RVCT 4.0. The ARM processor does not support instructions like divide, so compiler specific intrinsics are required. The .libs are checked in here and referenced from the tools_def.template file, so they are automatically included when the compiler is invoked. The souce to these .lib files will be checkin soon in a new ArmPkg. 2009-08-26 21:08:05 +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 Remove .rept directive to improve portability. 2009-08-21 03:20:20 +00:00
EdkCompatibilityPkg Update to remove .intel_syntax directives to improve portability since it is not supported by all GCC assembliers. 2009-08-20 09:38: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 Make end of line consistent caused by previous check in. 2009-08-24 15:32:15 +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 Make end of line consistent. 2009-08-24 15:53:25 +00:00
IntelFrameworkPkg Make end of line consistent. 2009-08-24 15:53:33 +00:00
MdeModulePkg refine the code. 2009-08-27 01:50:35 +00:00
MdePkg Added definitions of EFI EAP Protocol, EFI EAP Management Protocol and EFI FTPv4 Protocol. 2009-08-26 09:15:18 +00:00
Nt32Pkg Make end of line consistent caused by previous check in. 2009-08-24 15:57:23 +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 Use .p2align directive instead of ambiguous .align directive. 2009-08-20 08:05:49 +00:00
UnixPkg Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compiler. 2009-08-26 21:09:37 +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