audk/MdeModulePkg/Universal
vanjeff 88a1936797 re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume Descriptor and Primary Volume Description.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6251 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-27 06:51:17 +00:00
..
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 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 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 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. 2008-10-21 05:55:27 +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 Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section. 2008-10-15 09:32:43 +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 Add in local variable to ensure that "operands are evaluated in specified order". 2008-10-26 07:32:20 +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