ArmPkg
Fixed a bug in the HardwareInterrupt handler that would blow the stack if you reenable interrupts in the TimerHandler. It should be noted this happens as the TimerHandler raises and restores TPL for the timer tick used by the DXE Core. There was some work around code in the CPU driver to prevent interrupts from being enabled while handling exceptions. This has been removed.
2010-01-08 23:07:33 +00:00
BaseTools
Sync tool code to BuildTools project r1783.
2009-12-29 06:16:53 +00:00
BeagleBoardPkg
Fix typo in comment.
2010-01-08 23:13:32 +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
Refer to OEM status code hook library instances in MdeModulePkg.
2009-12-29 09:57:26 +00:00
EdkCompatibilityPkg
update copyright to 2010
2010-01-09 07:39:45 +00:00
EdkShellBinPkg
Update shell binaries to newer version snapshot 2009-12-14 snapshot.
2010-01-04 02:19:04 +00:00
EdkShellPkg
Fix incorrect EDK library enumeration in EdkShellPkg.dsc:
2009-11-18 06:31:04 +00:00
EmbeddedPkg
update comments
2010-01-08 21:03:12 +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
Minor code enhancement.
2010-01-12 03:30:58 +00:00
IntelFrameworkPkg
Remove unnecessary colon for @note tag.
2010-01-11 07:35:49 +00:00
MdeModulePkg
Add ASSERT () to make sure the array is accessed within the limit.
2010-01-11 10:56:53 +00:00
MdePkg
disable ICC compiler warning #593 : variable was set but never used.
2010-01-11 02:29:54 +00:00
Nt32Pkg
Don't calculate the directory size and the caller of EFI_FILE protocol can calculate that for better UI.
2010-01-12 10:32:47 +00:00
OptionRomPkg
Enable Undi driver to support multicast MAC address mapped from IPv6 address
2009-12-14 08:14:08 +00:00
OvmfPkg
OVMF SEC: Fix VS2005 compiler warnings
2010-01-06 06:31:12 +00:00
PcAtChipsetPkg
Update drivers to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.
2009-12-07 03:25:16 +00:00
ShellPkg
ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSize
2010-01-12 07:08:33 +00:00
UefiCpuPkg
Fixed incorrect syntax for immediate HEX value.
2010-01-08 21:39:54 +00:00
UnixPkg
Refer to OEM status code hook library instances in MdeModulePkg.
2009-12-29 09:39:01 +00:00
BuildNotes2.txt
updating the doc
2008-09-25 23:13:48 +00:00
edksetup.bat
Added support for VS2008.
2009-11-16 23:02:57 +00:00
edksetup.sh
add more description in edksetup.sh
2009-07-08 05:54:53 +00:00