audk/MdeModulePkg/Universal
yshang1 67a58d0ffd Clean up Network Components to support GCC build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4062 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-09 09:30:52 +00:00
..
CapsuleRuntimeDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
Console Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. 2007-10-09 07:08:08 +00:00
DebugPortDxe Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. 2007-10-09 07:08:08 +00:00
DebugSupportDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
DevicePathDxe Update DevicePath driver to reflect several device path update in UEFI spec: SATA, memory, iScsi, Firmware volume, Firmware volume File, etc 2007-09-24 06:55:50 +00:00
Disk Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. 2007-10-09 07:08:08 +00:00
EbcDxe remove some comments introduced by tools. 2007-07-20 06:10:09 +00:00
FirmwareVolume Update comments in Variable driver and removed references to FLASH Map Hob in INF files 2007-10-05 14:40:23 +00:00
MemoryTest Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
MonotonicCounterRuntimeDxe remove some comments introduced by tools. 2007-07-20 06:10:09 +00:00
Network Clean up Network Components to support GCC build. 2007-10-09 09:30:52 +00:00
PCD Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
PcatRealTimeClockRuntimeDxe Fixed one bug when runtime test. The root cause is that ICC compiler will convert one local array to one global array, and not converted from boot time to run time. 2007-09-04 09:24:56 +00:00
PcatSingleSegmentPciCfg2Pei Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
SecurityStubDxe Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. 2007-07-25 03:13:13 +00:00
Variable Fix a bug. FindVariable now search volatile variable first (previously NV variable first) for performance reason. Therefore, RuntimeServiceGetNextVariableName is updated based on this change. 2007-10-09 05:42:37 +00:00
WatchDogTimerDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00