..
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
1. Setting cursor position to (0, 0) and flushing cursor directly instead of calling GraphicConSoleConOutSetPosition().
2011-05-27 05:30:30 +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
MdeModulePkg: Fixed memory corruption when BlockIo2 is not present
2011-05-27 20:04:45 +00:00
DriverSampleDxe
Fix ICC build break.
2011-05-25 08:15:05 +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
Update ALTCFG reference from default name token to default ID.
2011-04-19 03:04:06 +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
Refine some call back function to return EFI_UNSUPPORTED for all unsupported call back type.
2011-05-20 02:48: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
Add two new methods to get default value, also add sample code in sample driver.
2011-05-20 02:58:35 +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
Solve a wrong pointer reference in QueryVariableInfo().
2011-04-27 05:43:09 +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