..
Acpi
UEFI table also need to be in ACPI NVS memory, because some data field
2011-02-11 06:40:20 +00:00
CapsuleRuntimeDxe
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
Console
Fix the issue that the GOP produced by ConSplitter requires SetMode before GetMode, otherwise EFI_NOT_STARTED is returned from GetMode.
2011-06-13 05:16:02 +00:00
DebugPortDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
DebugSupportDxe
A complement fix for revision 11664 to update GCC assembly files : clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention.
2011-05-17 08:35:20 +00:00
DevicePathDxe
Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode
2011-04-07 02:01:22 +00:00
Disk
String Reference Cleanup.
2011-06-08 05:53:18 +00:00
DriverSampleDxe
Add new "Refresh guid" opcode, also add sample code to use it.
2011-06-08 08:09:47 +00:00
EbcDxe
Refine code to make code run more safely.
2010-10-18 11:33:26 +00:00
FaultTolerantWriteDxe
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
HiiDatabaseDxe
Add the missing logic in HiiConfigRouting ExtractConfig() to retrieves FALSE as default value for CheckBox without default flag.
2011-06-10 02:11:52 +00:00
HiiResourcesSampleDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
LegacyRegion2Dxe
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
MemoryTest /NullMemoryTestDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
Metronome
Update the copyright notice format
2010-04-24 09:33:45 +00:00
MonotonicCounterRuntimeDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
Network
1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak.
2011-06-14 09:45:59 +00:00
PCD
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
PcatSingleSegmentPciCfg2Pei
Update the copyright notice format
2010-04-24 09:33:45 +00:00
PlatformDriOverrideDxe
Refine some call back function to return EFI_UNSUPPORTED for all unsupported call back type.
2011-05-20 02:48:59 +00:00
PrintDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
ReportStatusCodeRouter
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
SecurityStubDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
SetupBrowserDxe
1. When get value from AltCfg data, check the varstore type first.
2011-06-13 05:20:23 +00:00
SmbiosDxe
Add core SMBIOS 2.7.0 and 2.7.1 support.
2011-05-23 04:24:51 +00:00
StatusCodeHandler
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
Variable
Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI drivers.
2011-06-07 04:49:10 +00:00
WatchdogTimerDxe
Add debug print that the system is about to be reset. I was seeing watchtog timeouts in UnixPkg and they were hard to debug as gdb was exiting. This debug print should be useful in general.
2010-07-30 16:01:09 +00:00