.. |
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
|
1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
|
2007-03-16 05:36:52 +00:00 |
Debugger/Debugport/Dxe
|
1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
|
2007-03-16 05:36:52 +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
|
Fix a critical bug: When reading block succeeds but detecting MBR fails, it should return error code instead of EFI_SUCCESS.
|
2007-03-16 09:24:10 +00:00 |
Ebc/Dxe
|
Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.
|
2007-03-16 02:33:49 +00:00 |
EmuVariable/RuntimeDxe
|
Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in ResetSystem runtime service. As there is no restriction stated in UEFI spec about TPL restriction for ResetSystem, so SCT does test it under NOTIFY level. This fix can be temperary. We may revert it back after discussion with Architects..
|
2007-03-20 10:04:54 +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
|
Removed #ifdef SNP_DEBUG and used debug lib to output information.
|
2007-03-20 06:59:54 +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
|
Removed #ifdef SNP_DEBUG and used debug lib to output information.
|
2007-03-20 06:59:54 +00:00 |
Variable
|
Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in ResetSystem runtime service. As there is no restriction stated in UEFI spec about TPL restriction for ResetSystem, so SCT does test it under NOTIFY level. This fix can be temperary. We may revert it back after discussion with Architects..
|
2007-03-20 10:04:54 +00:00 |
WatchdogTimer/Dxe
|
clean up msa files in EdkModulePkg, removed unnecessary library definitions and PCDs.
|
2007-02-15 08:14:57 +00:00 |