audk/MdeModulePkg/Universal
qhuang8 0bb0f8b893 Update to use DOS format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6336 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-31 04:36:53 +00:00
..
BdsDxe Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +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 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +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 Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. 2008-10-31 02:04:40 +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 Update to use DOS format 2008-10-31 04:36:53 +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 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 07:32:46 +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 Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. 2008-10-31 02:04:40 +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 Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. 2008-10-31 02:04:40 +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