Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
andrewfish abeca79abf Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10791 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-12 17:21:22 +00:00
ArmPkg Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we don't know how the PE/COFF spec will change, but we can merge the real change into the MdePkg when the PE/COFF spec is updated and remove this library. To be clear I made up the PE/COFF relocation extension for these relocations, but as long as the tools match it all works.... Mainly doing this to support gcc. 2010-07-31 01:50:35 +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 r2006. 2010-08-03 03:29:17 +00:00
BeagleBoardPkg Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we don't know how the PE/COFF spec will change, but we can merge the real change into the MdePkg when the PE/COFF spec is updated and remove this library. To be clear I made up the PE/COFF relocation extension for these relocations, but as long as the tools match it all works.... Mainly doing this to support gcc. 2010-07-31 01:50:35 +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 --image-base option EfiLdr.inf, and use GenFw to do image base relocation 2010-06-10 08:54:18 +00:00
EdkCompatibilityPkg Add boundary check against APIC ID. 2010-07-30 09:09:24 +00:00
EdkShellBinPkg Update EdkShellBinPkg to integrate a patch in Shell SVN r41. 2010-07-07 02:30:13 +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 Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV. 2010-08-12 17:21:22 +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 Add explicit type cast to suppress possible warning of precession loss. 2010-08-10 07:47:20 +00:00
IntelFrameworkPkg Add explicit type cast to suppress possible warning of precession loss. 2010-08-10 07:15:06 +00:00
MdeModulePkg Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in pair. 2010-08-12 04:46:11 +00:00
MdePkg Fixed K9 scan issues. 2010-08-09 06:28:01 +00:00
Nt32Pkg Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor to initialize mWinNt pointer because DxeCore calls the library API before it calls the constructor. 2010-08-06 01:20:17 +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 Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:38 +00:00
OvmfPkg Clean up SEC implementation for Ovmf. 2010-08-03 07:41:54 +00:00
PcAtChipsetPkg Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to reference the correct module. 2010-08-11 07:38:25 +00:00
PerformancePkg Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. 2010-05-19 03:33:07 +00:00
ShellPkg Add some error checking. 2010-07-19 05:21:27 +00:00
UefiCpuPkg Add boundary check against variable MTRR count. 2010-08-10 08:57:36 +00:00
UnixPkg Fix reverse gasket issue that was breaking watch dog timer. 2010-08-08 19:07:14 +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