Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
xdu2 baa9a78242 Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkServiceBindingProtocolGuid instead of gEfiManagedNetworkProtocolGuid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10772 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-04 02:46:10 +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
DuetPkg
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
EmbeddedPkg Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. 2010-07-23 15:25:32 +00:00
FatBinPkg
IntelFrameworkModulePkg Add NULL pointer checking against Data. 2010-07-30 08:41:57 +00:00
IntelFrameworkPkg
MdeModulePkg Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkServiceBindingProtocolGuid instead of gEfiManagedNetworkProtocolGuid. 2010-08-04 02:46:10 +00:00
MdePkg Use FreePool() library API to replace gBS->FreePool() service. 2010-07-29 06:44:13 +00:00
Nt32Pkg
Omap35xxPkg
OptionRomPkg
OvmfPkg Clean up SEC implementation for Ovmf. 2010-08-03 07:41:54 +00:00
PcAtChipsetPkg Update KbcResetDxe to be more generic by layering it on top of the ResetSystemLib class. 2010-08-03 05:16:57 +00:00
PerformancePkg
ShellPkg Add some error checking. 2010-07-19 05:21:27 +00:00
UefiCpuPkg Inherit entries from previous IDT when new IDT is installed. 2010-08-03 04:54:44 +00:00
UnixPkg Minor update code comment in last commitment. 2010-07-30 08:09:44 +00:00
BuildNotes2.txt
edksetup.bat
edksetup.sh Removed the requirement to pass in at least one parameter to the script. 2010-07-09 19:42:03 +00:00