Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
andrewfish 2ed3c9ccf8 Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10386 6f19259b-4bc3-4df7-8a09-765794883524
2010-04-21 17:40:27 +00:00
ArmEbPkg Update to use DEBUG/RELEASE properly in DSC now tools have been fixed. Add VectorBase PCD to SEC. Don't assume it is at start of DRAM. 2010-03-05 03:17:47 +00:00
ArmPkg Add a PE/COFF extra action lib that DEBUG prints the debugger command to load symbols. Turn off DXE Core DEBUG print on load and use this new library in its place. 2010-04-14 21:52:26 +00:00
BaseTools Not maintained. 2010-03-25 14:40:18 +00:00
BeagleBoardPkg Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want. 2010-04-21 17:40:27 +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 Add the missing MemoryTest driver to let memory above 4G be discovered in Shell memmap. 2010-04-12 01:19:04 +00:00
EdkCompatibilityPkg Correct data conversion from pointer to integer. 2010-04-12 02:49:28 +00:00
EdkShellBinPkg Not maintained. 2010-03-25 14:41:50 +00:00
EdkShellPkg 1. Correct File header to ## @file 2010-02-23 23:43:55 +00:00
EmbeddedPkg Add supported for performance libraries. 2010-04-13 22:28:14 +00:00
FatBinPkg 1. Update Fat Binaries to fix a migration bug about EFI lock semantics change. 2010-03-18 02:39:32 +00:00
IntelFrameworkModulePkg Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data. 2010-04-21 02:41:15 +00:00
IntelFrameworkPkg Remove the duplicated SmmLibNull, which has been moved into MdePkg. 2010-04-06 02:51:03 +00:00
MdeModulePkg Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data. 2010-04-21 02:40:36 +00:00
MdePkg Add an IO Lib instance based on CPU IO2 Protocol. 2010-04-21 02:06:55 +00:00
Nt32Pkg Nt32SerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. 2010-04-09 08:38:23 +00:00
Omap35xxPkg DebugAgentTimerLib cleanup 2010-04-14 18:05:19 +00:00
OptionRomPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:04:34 +00:00
OvmfPkg Update the modules with the different module GUID to avoid the different modules with the same module GUID. 2010-04-06 02:56:47 +00:00
PcAtChipsetPkg Fix format of Copyright notice to conform to legal requirements. 2010-04-15 21:43:01 +00:00
ShellPkg 1. Correct File header to ## @file 2010-02-23 23:58:38 +00:00
UefiCpuPkg Fixed GCC 4.4 build issues due to EFIAPI not being used when required. 2010-04-16 23:36:53 +00:00
UnixPkg UnixSerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. 2010-04-09 08:39:53 +00:00
BuildNotes2.txt Update to clean up some obsolete info 2010-03-31 16:25:38 +00:00
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00