..
Capsule /RuntimeDxe
1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-15 02:33:16 +00:00
ConPlatform /Dxe
clean up msa files in EdkModulePkg, removed unnecessary library definitions and PCDs.
2007-02-15 08:14:57 +00:00
Console
Add check whether input parameter is NULL before call freepool API defined in MDE.
2007-03-14 07:42:20 +00:00
DataHub
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules.
2007-03-14 02:02:43 +00:00
DebugSupport /Dxe
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules.
2007-03-14 02:02:43 +00:00
Debugger/Debugport /Dxe
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules.
2007-03-14 02:02:43 +00:00
DevicePath /Dxe
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the corresponding APIs defined in Mde library class for these modules.
2007-03-14 02:02:43 +00:00
Disk
Add range checking of partition for MBR.
2007-02-28 06:22:43 +00:00
Ebc /Dxe
Make EDK Module Package pass Intel IPF compiler with /Ox switch.
2007-02-02 02:50:13 +00:00
EmuVariable /RuntimeDxe
STATIC should be prefixed for internal functions to pass the stringent compiler such as Intel ICC for IPF with /WX /W4 options.
2007-03-13 03:33:42 +00:00
FirmwareVolume
Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419 .
2007-01-31 04:57:46 +00:00
GenericMemoryTest
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
2007-01-25 06:15:58 +00:00
MonotonicCounter /RuntimeDxe
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
2007-01-25 06:15:58 +00:00
Network
1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-15 02:33:16 +00:00
PCD
Make EDK Module Package pass Intel IPF compiler with /Ox switch.
2007-02-02 02:50:13 +00:00
Runtime /RuntimeDxe
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
2007-01-25 06:15:58 +00:00
Security/SecurityStub /Dxe
Remove the duplicated Copy Right in msa header.
2006-09-27 09:26:40 +00:00
StatusCode
Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419 .
2007-01-31 04:57:46 +00:00
UserInterface
1. Fix an issue about the calculation of GlyphBufferSize
2007-02-28 07:41:28 +00:00
Variable
STATIC should be prefixed for internal functions to pass the stringent compiler such as Intel ICC for IPF with /WX /W4 options.
2007-03-13 03:33:42 +00:00
WatchdogTimer /Dxe
clean up msa files in EdkModulePkg, removed unnecessary library definitions and PCDs.
2007-02-15 08:14:57 +00:00