| .. |
|
Acpi
|
Enhance to follow UEFI2.3 spec - the EFI_ACPI_TABLE_PROTOCOL will ensure that the checksum field is correct for both the RSDT/XSDT table and the table being installed through the AcpiTableBuffer parameter.
|
2010-07-16 04:31:02 +00:00 |
|
CapsuleRuntimeDxe
|
Update QueryCapsuleCapabilities interface.
|
2010-05-19 02:31:41 +00:00 |
|
Console
|
The CurrentNumberOfxxxxx should be based on the device going away, and not the next (or empty) device in the list.
|
2010-11-03 05:46:11 +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
|
Refine soma code to make code run safely.
|
2010-09-15 07:48:11 +00:00 |
|
Disk
|
Per UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhysicalBlock must be 0 for logical partitions.
|
2010-07-20 03:11:58 +00:00 |
|
DriverSampleDxe
|
Co-work with patch V11137 to refine the Hii menu.
|
2010-12-09 02:18:44 +00:00 |
|
EbcDxe
|
Refine code to make code run more safely.
|
2010-10-18 11:33:26 +00:00 |
|
FaultTolerantWriteDxe
|
Update inappropriate comments.
|
2010-12-15 01:51:46 +00:00 |
|
HiiDatabaseDxe
|
EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRouting.ConfigToBlock().
|
2010-12-09 12:20:36 +00:00 |
|
HiiResourcesSampleDxe
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
|
LegacyRegion2Dxe
|
Update the copyright notice format
|
2010-04-24 09:33:45 +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
|
Add missing Handle parameter for UninstallMultipleProtocolInterfaces().
|
2010-12-09 08:57:16 +00:00 |
|
PcatSingleSegmentPciCfg2Pei
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
|
PCD
|
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
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
|
SecurityStubDxe
|
Update the copyright notice format
|
2010-04-24 09:33:45 +00:00 |
|
SetupBrowserDxe
|
Print Arrow for Goto button.
|
2010-11-11 09:44:51 +00:00 |
|
SmbiosDxe
|
Refine soma code to make code run safely.
|
2010-09-15 07:48:11 +00:00 |
|
StatusCodeHandler
|
Refine code to make code run more safely.
|
2010-10-18 11:33:26 +00:00 |
|
Variable
|
Update inappropriate comments.
|
2010-12-15 01:51:46 +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 |