Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
andrewfish 2ff79f2eda Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the emulator. Cleaned up POSIX include situation by centralizing it in a single file, like NT32. Fixed TPL issue with TPL High not being emulated correctly, it was possible to take a timer tick when the locks in the DXE core should have prevented this. Remove some unused files to make things easier to maintain.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11105 6f19259b-4bc3-4df7-8a09-765794883524
2010-11-30 23:38:40 +00:00
ArmPkg update copyright format 2010-09-08 03:15:05 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r2093. 2010-11-15 02:51:34 +00:00
BeagleBoardPkg Update example symbol command to dump out gdb load commands if you compile with gcc or RVCT commands if you compile with other compilers. 2010-09-08 17:58:18 +00:00
Conf
CryptoPkg 1. enable /GL optimization building on OpensslLib. 2010-11-26 07:23:30 +00:00
DuetPkg Fix a bug in GetLangFromSupportedLangCodes() 2010-11-25 07:16:31 +00:00
EdkCompatibilityPkg Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. 2010-11-26 01:54:49 +00:00
EdkShellBinPkg Update ReadMe.txt to correct the minor errors in build steps. 2010-11-05 08:44:29 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg These libraries moved to ArmPkg, but did not get deleted. Fixing that issue. 2010-09-09 22:04:50 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub. 2010-11-29 04:41:58 +00:00
IntelFrameworkPkg Add comment that describes the TPL restrictions for the Data Hub Protocol. 2010-11-05 20:29:16 +00:00
MdeModulePkg EHCI Controllers with a CapLen of 0 are ignored. 2010-11-26 01:49:27 +00:00
MdePkg Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. This library differs with the SecPeiDxeTimerLibCpu library in the MdePkg in that it uses the local APIC library so that it supports x2APIC mode. 2010-11-29 03:30:38 +00:00
NetworkPkg Fix a potential issue in calling Cpu->GetTimerValue (Cpu, 0, &CurrentTick, (UINT64 *) &TimerPeriod); 2010-11-18 08:09:09 +00:00
Nt32Pkg Fix ICC 9.1 build break 2010-11-29 21:52:24 +00:00
Omap35xxPkg Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +00:00
OptionRomPkg Refine some code to make code run safely. 2010-09-20 03:20:56 +00:00
OvmfPkg Fix PCD token value conflict issue. 2010-11-02 05:27:15 +00:00
PcAtChipsetPkg fix GCC build failure. make function definition same with declaration. 2010-11-12 05:14:15 +00:00
PerformancePkg Fix build error. 2010-11-15 02:14:25 +00:00
ShellPkg fix unaligned device path node access. 2010-11-24 16:12:11 +00:00
SourceLevelDebugPkg Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. 2010-11-17 01:25:34 +00:00
UefiCpuPkg Lost a file in last check-in. 2010-11-29 03:37:13 +00:00
UnixPkg Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the emulator. Cleaned up POSIX include situation by centralizing it in a single file, like NT32. Fixed TPL issue with TPL High not being emulated correctly, it was possible to take a timer tick when the locks in the DXE core should have prevented this. Remove some unused files to make things easier to maintain. 2010-11-30 23:38:40 +00:00
BuildNotes2.txt Update to clean up some obsolete info 2010-03-31 16:25:38 +00:00
edksetup.bat Update the copyright notice format 2010-04-29 15:17:20 +00:00
edksetup.sh Removed the requirement to pass in at least one parameter to the script. 2010-07-09 19:42:03 +00:00