.. |
BootModePei
|
Update PEIM entry point to follow PEIM entry point.
|
2008-11-27 05:18:34 +00:00 |
CpuRuntimeDxe
|
change ISO 639-2 language codes to RFC 4646 codes in .UNI files
|
2009-05-25 09:57:27 +00:00 |
FvbServicesRuntimeDxe
|
Update Nt32 FVB driver to provide the valid FvHeader that header checksum is zero.
|
2009-03-24 07:57:42 +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
|
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer)
|
2009-06-01 22:42:21 +00:00 |
MetronomeDxe
|
Remove over specifc library class for Nt32Pkg.
|
2008-10-16 02:03:35 +00:00 |
MiscSubClassPlatformDxe
|
change ISO 639-2 language codes to RFC 4646 codes in .UNI files
|
2009-05-25 09:57:27 +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
|
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 |
Sec
|
Update SecMain for Nt32 to use WriteFile() for all status code related console output so the same mechanism is used for SEC, PEI, and DXE. Previously SEC and PEI were using printf() and DXE was using WriteFile() and the order of the messages was not correct in all cases. By using the same method for all status code output, the order of the messages is correct.
|
2009-05-31 00:19:54 +00:00 |
SnpNt32Dxe
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 05:36:29 +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
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 05:36:29 +00:00 |
WinNtBusDriverDxe
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 05:36:29 +00:00 |
WinNtFirmwareVolumePei
|
Fix ICC building issue for Nt32 platform.
|
2008-10-14 08:59:32 +00:00 |
WinNtFlashMapPei
|
Remove unused Hob Guid
|
2009-01-23 14:30:36 +00:00 |
WinNtGopDxe
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 05:36:29 +00:00 |
WinNtSerialIoDxe
|
Replace references to RFC 3066 with RFC 4646.
|
2009-04-30 05:36:29 +00:00 |
WinNtSimpleFileSystemDxe
|
Fix <.><..> can not work correctly on NT32 platform.
|
2009-06-03 03:11:36 +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
|
Build tool will translate the value of VOID* type PCD to byte array, and put value into database. So no need use esc character "\" in path value of UNICODE string.
|
2009-06-03 11:42:14 +00:00 |
Nt32Pkg.fdf
|
Update DSC&FDF files according to update of status code PEIM.
|
2009-04-27 09:16:55 +00:00 |