audk/Nt32Pkg
Cinnamon Shia ca04b83afb NT32Pkg: Fix build errors from building secure boot with NT32 X64
Root cause: The CryptoPkg\Library\IntrinsicLib needs override MSFT build option to remove /Oi and /GL, 
but it doesn’t work because of the build option override in Nt32Pkg.dsc.
Solution: Remove /X in BaseTools/Conf/tools_def.template

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hp.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17069 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-23 05:39:51 +00:00
..
BootModePei Update the copyright notice format 2010-04-28 12:24:39 +00:00
CpuRuntimeDxe We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
FvbServicesRuntimeDxe We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
Include Fix build error with VS2013 toolchain for NT32 Package caused by function redefinition, use #if fix the error. 2014-07-28 07:36:46 +00:00
Library We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +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 NT32Pkg: Bind NT32 process to a single core to avoid NT32 crash issue in some multi-core processors. 2015-02-28 02:36:06 +00:00
SnpNt32Dxe We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
StallPei We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +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 We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +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 We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +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 We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +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 */Contributions.txt: Update example email address 2015-02-03 17:29:14 +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: Fix build errors from building secure boot with NT32 X64 2015-03-23 05:39:51 +00:00
Nt32Pkg.fdf Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for NT32 to use EDK Shell. 2014-11-25 08:53:33 +00:00