.. |
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
|
Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.
|
2007-03-16 02:33:49 +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
|
Fix the issue that the variable Unicode string may be not aligned on 16-bit boundary in flash (it dependent on ALIGNMENT macro in EdkModulePkg\Universal\Variable\Pei\x64\VarMachine.h). The unalignment Unicode string will lead assert of StrCmp, StrCopy, StrLen function in Mde library.
|
2007-03-16 09:12:20 +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
|
fixed a build error with Intel IPF compiler
|
2007-03-16 00:30:52 +00:00 |
Variable
|
Fix the issue that the variable Unicode string may be not aligned on 16-bit boundary in flash (it dependent on ALIGNMENT macro in EdkModulePkg\Universal\Variable\Pei\x64\VarMachine.h). The unalignment Unicode string will lead assert of StrCmp, StrCopy, StrLen function in Mde library.
|
2007-03-16 09:12:20 +00:00 |
WatchdogTimer/Dxe
|
clean up msa files in EdkModulePkg, removed unnecessary library definitions and PCDs.
|
2007-02-15 08:14:57 +00:00 |