.. |
BdsDxe
|
HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency).
|
2008-09-21 08:51:15 +00:00 |
CapsuleRuntimeDxe
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
Console
|
Fixed one bug in consplitter console input Start/Stop functions for those handlers only produce SimpleTextIn and not produce SimpleTextEx protocol.
|
2008-09-17 09:55:05 +00:00 |
DebugPortDxe
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
DebugSupportDxe
|
Changing source filename to match name changing.
|
2008-09-27 03:13:37 +00:00 |
DevicePathDxe
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
Disk
|
remove the unused msa files in MdeModulePkg.
|
2008-08-25 05:03:29 +00:00 |
DriverSampleDxe
|
Merged in the bug fixes from EDK I.
|
2008-09-02 01:28:17 +00:00 |
EbcDxe
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
FirmwareVolume/FaultTolerantWriteDxe
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
HiiDatabaseDxe
|
1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h.
|
2008-09-26 10:31:41 +00:00 |
MemoryTest
|
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file
|
2008-10-09 01:12:34 +00:00 |
MonotonicCounterRuntimeDxe
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
Network
|
Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h in header file. The module should include these files before include the Protocol/Ppi/Guid/Library header files.
|
2008-10-14 15:34:00 +00:00 |
PCD
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
PcatRealTimeClockRuntimeDxe
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
PcatSingleSegmentPciCfg2Pei
|
Remove unnecessary CONST.
|
2008-09-04 04:17:20 +00:00 |
PlatformDriverOverride
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
SecurityStubDxe
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
SetupBrowserDxe
|
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file
|
2008-10-09 01:12:34 +00:00 |
Variable
|
If there are variables in the VAR_ADDED state that are identical to the variable being updated during reclaim, then only keep the variable being updated and delete variables in the VAR_ADDED state.
|
2008-10-11 23:44:40 +00:00 |
WatchdogTimerDxe
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |