Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 787ef908e4 Add device path DXE driver in Duet FDF file to compliant with UEFI.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9961 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-10 02:33:40 +00:00
ArmPkg Clean up UncachedMemoryAllocationLib to use CPU AP. 2010-02-10 01:49:46 +00:00
BaseTools Roll back to ECC previous stable version. 2010-02-08 05:37:56 +00:00
BeagleBoardPkg Update so Windows build works like Cygwin buid 2010-02-05 18:43:49 +00:00
Conf
DuetPkg Add device path DXE driver in Duet FDF file to compliant with UEFI. 2010-02-10 02:33:40 +00:00
EdkCompatibilityPkg Correct BlockSize when call ConfigToBlock API. 2010-02-09 06:29:37 +00:00
EdkShellBinPkg Fix a security hole in shell binaries: 2010-01-27 14:49:47 +00:00
EdkShellPkg
EmbeddedPkg Needed to fix defaulting / to be \ as it is required by EFI Simple File System. 2010-02-10 01:09:59 +00:00
FatBinPkg
IntelFrameworkModulePkg Assume Tick value 1 as the beginning time of boot. 2010-02-08 02:12:47 +00:00
IntelFrameworkPkg Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that using SMM status code protocol should use MdePkg/Include/SmmStatusCode.h instead. 2010-02-03 03:01:49 +00:00
MdeModulePkg change the GetPcd64 to FixedGetPcd64 to pass ECC 2010-02-09 09:52:46 +00:00
MdePkg Update HiiString Protocol and HiiSetString Api in HiiLib 2010-02-09 07:12:35 +00:00
Nt32Pkg Fix the build warning of potential uninitialized variable of "SizeOfHeaders". 2010-02-01 12:58:52 +00:00
Omap35xxPkg Moving OMAP 3530 code out of BeagleBoard package into its own package 2010-01-28 21:32:01 +00:00
OptionRomPkg
OvmfPkg Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files. 2010-02-02 18:05:03 +00:00
PcAtChipsetPkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-30 00:11:41 +00:00
ShellPkg adding prompting to library header 2010-02-03 15:38:40 +00:00
UefiCpuPkg a)Save and disable CPU interrupt before calling AsmWriteIdtr(). 2010-02-09 09:23:17 +00:00
UnixPkg Fix the build warning of potential uninitialized variable of "SizeOfHeaders". 2010-02-01 13:00:03 +00:00
BuildNotes2.txt
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh