.. |
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
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
DebugPortDxe
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
DebugSupportDxe
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +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
|
re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descriptor and Primary Volume Description.
|
2008-10-27 06:51:17 +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
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
MemoryTest
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
Metronome
|
add Metronome.inf into MdeModulePkg.dsc.
|
2008-10-29 01:00:34 +00:00 |
MonotonicCounterRuntimeDxe
|
clean up the un-suitable ';' location when declaring the functions.
|
2008-09-04 09:37:28 +00:00 |
Network
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
PCD
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
PcatRealTimeClockRuntimeDxe
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
PcatSingleSegmentPciCfg2Pei
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
PlatformDriverOverride
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +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
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +00:00 |
Variable
|
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
|
2008-10-30 06:05:06 +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 |