audk/MdeModulePkg/Universal
erictian 27ee669c69 if it's in recovery mode, variable region is unreliable, so the ReadOnlyVariable2Ppi should return EFI_NOT_FOUND
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11387 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-14 05:53:05 +00:00
..
Acpi UEFI table also need to be in ACPI NVS memory, because some data field 2011-02-11 06:40:20 +00:00
CapsuleRuntimeDxe Update QueryCapsuleCapabilities interface. 2010-05-19 02:31:41 +00:00
Console Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEVICE_PATH by building child device path before using any of the Serial I/O Protocol services. 2010-12-30 22:29:54 +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 Correct comments in DevicePathDxe.inf. 2011-02-12 01:53:24 +00:00
Disk Per UEFI Spec, LowestAlignedLba and LogicalBlocksPerPhysicalBlock must be 0 for logical partitions. 2010-07-20 03:11:58 +00:00
DriverSampleDxe 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00
EbcDxe Refine code to make code run more safely. 2010-10-18 11:33:26 +00:00
FaultTolerantWriteDxe Add missing .h file to INF file 2011-03-08 01:22:30 +00:00
HiiDatabaseDxe Update HiiCompareLanguage to support case that language in String package is "en" and the input language is "en-US". 2011-03-08 08:50:26 +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
PCD Update the copyright notice format 2010-04-24 09:33:45 +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 If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status code handler cannot work in runtime (after exit boot service). It should be allocated in runtime memory. 2011-01-26 07:57:13 +00:00
SecurityStubDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
SetupBrowserDxe 1. The old refresh string code also update the time/date opcode. But for the reason that time/date opcode updates the string with the same size, so skip the refresh code for it. 2011-03-10 02:28:15 +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 if it's in recovery mode, variable region is unreliable, so the ReadOnlyVariable2Ppi should return EFI_NOT_FOUND 2011-03-14 05:53:05 +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