..
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
MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row
2011-03-23 02:11:31 +00:00
DebugPortDxe
Update the copyright notice format
2010-04-24 09:33:45 +00:00
DebugSupportDxe
Refine code to make code run more safely.
2010-10-18 11:33:26 +00:00
DevicePathDxe
Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode
2011-04-07 02:01:22 +00:00
Disk
Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition driver consumes DiskIo for read/write operation which doesn't have IO alignment requirement.
2011-04-01 03:07:38 +00:00
DriverSampleDxe
Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized.
2011-04-12 01:15:28 +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
Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified.
2011-04-01 09:39:11 +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
Fix ICC build error.
2011-04-07 04:50:58 +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
Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes.
2010-06-02 02:05:47 +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
Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified.
2011-04-01 09:39:11 +00:00
SmbiosDxe
Refine soma code to make code run safely.
2010-09-15 07:48:11 +00:00
StatusCodeHandler
Enhance inf and dec file to follow specs.
2011-03-14 08:43:59 +00:00
Variable
judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EFI_NOT_FOUND
2011-03-14 09:57:55 +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