audk/Nt32Pkg
mdkinney 1f53f7bb99 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.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8411 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-31 00:19:54 +00:00
..
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 This checkin addresses the compatibility issue of passing arguments of type VA_LIST between components. The type VA_LIST is mapped onto the compiler specific implementation of varargs. As a result, modules build with different compilers may not use the same VA_LIST structure. The solution to this issue is to define a new type called BASE_LIST that is a compiler independent method of passing varargs between modules. 2009-05-30 23:54:42 +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 Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:36:29 +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 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress 2009-04-27 18:26:12 +00:00
Nt32Pkg.fdf Update DSC&FDF files according to update of status code PEIM. 2009-04-27 09:16:55 +00:00