audk/Nt32Pkg
Star Zeng 71e9d09e79 Nt32Pkg: Use FaultTolerantWritePei driver.
1. The signature of working block header needs to be updated to gEdkiiWorkingBlockSignatureGuid because FTW write header and record has be updated and exposed to support crossing archs.
2. PEI variable has been updated to depend on FaultTolerantWritePei to robustly handle crashes during Reclaim(), so add FaultTolerantWritePei.inf in *.dsc and *.fdf.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14456 6f19259b-4bc3-4df7-8a09-765794883524
2013-07-03 09:19:47 +00:00
..
BootModePei Update the copyright notice format 2010-04-28 12:24:39 +00:00
CpuRuntimeDxe According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 08:56:48 +00:00
FvbServicesRuntimeDxe Use correct pointer to install DevicePath protocol. 2013-06-13 09:07:42 +00:00
Include Add support for the GetTimerValue() to the CPU AP for NT32. This also requires some performance counter APIs to be added to the WinNtThunk Protocol. 2011-03-16 00:38:17 +00:00
Library Nt32Pkg: Add Secure Boot build option including Custom Mode setup 2012-04-11 16:23:41 +00:00
MetronomeDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
MiscSubClassPlatformDxe Fixed build failed. 2012-05-31 08:35:48 +00:00
RealTimeClockRuntimeDxe Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test running in Win7 2011-10-24 06:57:57 +00:00
ResetRuntimeDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
Sec Add Missing invocations to VA_END() for VA_START(). 2012-02-01 06:06:08 +00:00
SnpNt32Dxe Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL. 2010-12-08 04:42:40 +00:00
StallPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
TimerDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtAutoScanPei Add logic to validate variable before use it. 2012-05-18 02:24:25 +00:00
WinNtBlockIoDxe Enable write file to USB from Shell in Win7 OS 2012-02-15 02:40:18 +00:00
WinNtBusDriverDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtFirmwareVolumePei Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtFlashMapPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtGopDxe Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. 2012-07-30 03:50:42 +00:00
WinNtOemHookStatusCodeHandlerDxe Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
WinNtOemHookStatusCodeHandlerPei Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
WinNtSerialIoDxe Fix ICC 9.1 build break 2010-11-29 21:52:24 +00:00
WinNtSimpleFileSystemDxe Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. 2011-11-17 01:59:30 +00:00
WinNtThunkDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtThunkPPIToProtocolPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
Nt32Pkg.dec Update the Package version. 2011-12-13 08:33:04 +00:00
Nt32Pkg.dsc Nt32Pkg: Use FaultTolerantWritePei driver. 2013-07-03 09:19:47 +00:00
Nt32Pkg.fdf Nt32Pkg: Use FaultTolerantWritePei driver. 2013-07-03 09:19:47 +00:00