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
Remove dead command and clean up some coding style stuff.
2010-02-10 20:04:08 +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
DUET BDS clean up.
2010-02-11 06:34:15 +00:00
EdkCompatibilityPkg
Support Name/Value Storage in UEFI2.1 HII driver.
2010-02-11 02:31:18 +00:00
EdkShellBinPkg
Fix a security hole in shell binaries:
2010-01-27 14:49:47 +00:00
EdkShellPkg
Fix incorrect EDK library enumeration in EdkShellPkg.dsc:
2009-11-18 06:31:04 +00:00
EmbeddedPkg
Fix help command scroll issue. Also add FV space used, and free space to dir command.
2010-02-12 20:13:55 +00:00
FatBinPkg
1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029).
2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg
To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for removable media boot.
2010-02-11 06:29:16 +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
Update DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-13 01:57:22 +00:00
MdePkg
Remove constructor from this library. This library already has SMM CPU I/O 2 in its [Depex], so any module using this library will not be dispatched until the SMM CPU I/O 2 Protocol is installed into the SMM handle database and also copied into the SMM Services Table.
2010-02-14 05:47:00 +00:00
Nt32Pkg
Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded more than once. Only the first instance will support source level debug.
2010-02-11 04:32:34 +00:00
Omap35xxPkg
Moving OMAP 3530 code out of BeagleBoard package into its own package
2010-01-28 21:32:01 +00:00
OptionRomPkg
Update UNDI driver to expose dynamic media detect capability.
2010-02-12 08:45:38 +00:00
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
Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWriteCr0() and AsmWbinvd() calls
2010-02-14 00:44:27 +00:00
UnixPkg
Only ment to add support to build and launch Ebl shell, not switch over to it. Undo the switch.
2010-02-10 21:16:02 +00:00
BuildNotes2.txt
updating the doc
2008-09-25 23:13:48 +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