AppPkg
|
Update copyright format
|
2012-04-24 06:49:39 +00:00 |
ArmPkg
|
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
|
2012-09-28 11:01:36 +00:00 |
ArmPlatformPkg
|
ArmPlatformPkg/Scripts: Fixed the Makefile for Windows
|
2012-10-29 14:54:21 +00:00 |
BaseTools
|
Roll back the changes for BaseTools
|
2012-06-25 02:24:12 +00:00 |
BeagleBoardPkg
|
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks
|
2012-09-28 11:01:36 +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 |
CryptoPkg
|
Fix coding style issue in CryptoPkg.
|
2012-10-18 09:09:36 +00:00 |
DuetPkg
|
Add missing braces around initializer.
|
2012-10-11 02:15:23 +00:00 |
EdkCompatibilityPkg
|
Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space which is not required to be restored by OS.
|
2012-11-12 05:28:32 +00:00 |
EdkShellBinPkg
|
EdkShellBinPkg: Added ARM Binaries
|
2012-09-27 15:20:41 +00:00 |
EdkShellPkg
|
EdkShellPkg: Added new patch to support EFI Shell project revision 61
|
2012-09-27 15:23:33 +00:00 |
EmbeddedPkg
|
EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode
|
2012-10-19 09:47:49 +00:00 |
EmulatorPkg
|
EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCC
|
2012-08-28 21:21:57 +00:00 |
FatBinPkg
|
FatBinPkg: Added ARM Binaries
|
2012-09-27 15:25:52 +00:00 |
IntelFrameworkModulePkg
|
Remove 0xc8000 check when searching PNP header. Remove the check about the size of Init code when validating if PCI 3.0 OPROM is successfully started.
|
2012-11-15 02:10:44 +00:00 |
IntelFrameworkPkg
|
Update copyright format
|
2012-04-24 06:49:39 +00:00 |
MdeModulePkg
|
Enhance SetupBrowser to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when the UI is launched in lazy ConIn mode.
|
2012-11-14 06:30:39 +00:00 |
MdePkg
|
Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib.
|
2012-11-08 01:12:56 +00:00 |
NetworkPkg
|
Add manual configured gateway address back after system reset.
|
2012-10-17 08:41:49 +00:00 |
Nt32Pkg
|
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol.
|
2012-07-30 03:50:42 +00:00 |
Omap35xxPkg
|
EmbeddedPkg: Introduced 'SerialPortExtLib.h'
|
2012-09-28 10:56:12 +00:00 |
OptionRomPkg
|
The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is performing actions in the incorrect order. The call to UninstallMultipleProtocolInterfaces() removes all the protocols from the child handle, which means ChildHandleBuffer[Index] is no longer valid. After the call to UninstallMultipleProtocolInterfaces(), ChildHandleBuffer[Index] is used again in a call to CloseProtocol(). The handle is not valid, so CloseProtocol() returns an error and generates an ASSERT().
|
2012-10-03 23:49:50 +00:00 |
OvmfPkg
|
OvmfPkg: Add support for qemu's -kernel parameter
|
2012-11-02 18:28:17 +00:00 |
PcAtChipsetPkg
|
Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is changed, then restore TPL level at last when 8259 initialization is done.
|
2012-10-31 08:58:27 +00:00 |
PerformancePkg
|
Fixed build failed.
|
2012-05-31 08:35:48 +00:00 |
SecurityPkg
|
Fix ECC issue
|
2012-11-05 02:52:13 +00:00 |
ShellBinPkg
|
ShellBinPkg: Added ARM Binaries
|
2012-09-27 15:28:54 +00:00 |
ShellPkg
|
ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell.
|
2012-11-14 23:43:33 +00:00 |
SourceLevelDebugPkg
|
Roll back r13823.
|
2012-10-11 09:19:59 +00:00 |
StdLib
|
StdLib: Reverse a previous change resulting in string pointers that were not being incremented sufficiently to accommodate the terminating NUL.
|
2012-10-12 17:58:30 +00:00 |
StdLibPrivateInternalFiles
|
StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code, Define MAX_OUTPUT, the Maximum number of bytes in a single terminal output operation.
|
2012-09-20 21:01:21 +00:00 |
UefiCpuPkg
|
Add missing status code in several modules.
|
2012-10-30 04:25:43 +00:00 |
UnixPkg
|
UnixPkg: Mark as deprecated (replaced by EmulatorPkg)
|
2012-10-05 07:05:54 +00:00 |
BuildNotes2.txt
|
Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005
|
2011-12-14 06:15:48 +00:00 |
edksetup.bat
|
Added VS2010 support in edksetup script.
|
2012-04-10 07:45:35 +00:00 |
edksetup.sh
|
Correct copyright year
|
2011-02-16 12:21:31 +00:00 |