.. |
BootModePei
|
Update PEIM entry point to follow PEIM entry point.
|
2008-11-27 05:18:34 +00:00 |
CpuRuntimeDxe
|
Fix parameter checking for CPU I/O 2 Protocol on NT32 platform.
|
2010-01-14 09:07:47 +00:00 |
FvbServicesRuntimeDxe
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:30:55 +00:00 |
Include
|
Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.h
|
2009-04-09 23:07:20 +00:00 |
Library
|
Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded more than once. Only the first instance will support source level debug.
|
2010-02-11 04:32:34 +00:00 |
MetronomeDxe
|
add correct [Depex] section.
|
2009-08-10 07:34:02 +00:00 |
MiscSubClassPlatformDxe
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:30:55 +00:00 |
RealTimeClockRuntimeDxe
|
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:11:42 +00:00 |
ResetRuntimeDxe
|
Fix ICC compatibility issues
|
2009-06-20 17:05:16 +00:00 |
Sec
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:30:55 +00:00 |
SnpNt32Dxe
|
Fix ICC compatibility issues
|
2009-06-20 17:05:16 +00:00 |
StallPei
|
Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep().
|
2010-01-04 04:45:44 +00:00 |
TimerDxe
|
Fix ICC building issue for Nt32 platform.
|
2008-10-14 08:59:32 +00:00 |
WinNtAutoScanPei
|
Remove BaseMemoryTest PPI and related producers and consumers.
|
2009-02-23 02:39:20 +00:00 |
WinNtBlockIoDxe
|
Fix ICC compatibility issues
|
2009-06-20 17:05:16 +00:00 |
WinNtBusDriverDxe
|
updated the Bus Driver that is able to create all or one of its child handles on each call to Start() not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3.
|
2009-09-14 08:55:03 +00:00 |
WinNtFirmwareVolumePei
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:30:55 +00:00 |
WinNtFlashMapPei
|
add correct [Depex] section.
|
2009-08-10 07:34:02 +00:00 |
WinNtGopDxe
|
Fix ICC compatibility issues
|
2009-06-20 17:05:16 +00:00 |
WinNtOemHookStatusCodeHandlerDxe
|
Refer to OEM status code hook library instances in MdeModulePkg.
|
2009-12-29 09:35:34 +00:00 |
WinNtOemHookStatusCodeHandlerPei
|
Refer to OEM status code hook library instances in MdeModulePkg.
|
2009-12-29 09:35:34 +00:00 |
WinNtSerialIoDxe
|
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
|
2010-01-29 23:30:55 +00:00 |
WinNtSimpleFileSystemDxe
|
Don't calculate the directory size and the caller of EFI_FILE protocol can calculate that for better UI.
|
2010-01-12 10:32:47 +00:00 |
WinNtThunkDxe
|
1, Add <Library/DevicePathLib.h> for all source that use device path utility macros
|
2008-11-11 15:45:34 +00:00 |
WinNtThunkPPIToProtocolPei
|
Fix ICC building issue for Nt32 platform.
|
2008-10-14 08:59:32 +00:00 |
Nt32Pkg.dec
|
Update Nt32 platform to use dynamic HII pcd to save console output mode.
|
2009-02-23 03:20:29 +00:00 |
Nt32Pkg.dsc
|
Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
|
2010-02-14 06:20:06 +00:00 |
Nt32Pkg.fdf
|
Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep().
|
2010-01-04 04:45:44 +00:00 |