audk/Nt32Pkg/Sec
chanuei f9182ca6a3 Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Mode
In V2:
  Add the specific LIB path in IA32 LINK path.

Update SecMain.inf to support VS2015x86 X64 Mode Build.
After this change, X64 Native Tools Command Prompt is not
required to be trig. NT32 IA32 and X64 can be built in the same
environment. It simplifies NT32 X64 build. New build command:
edksetup.bat --nt32
build -p Nt32Pkg\Nt32Pkg.dsc -a X64  # for 64
build -p Nt32Pkg\Nt32Pkg.dsc -a IA32 # for 32

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Chan <chanuei@sina.com>
Tested-by: Liming Gao <liming.gao@intel.com>
2016-12-29 10:07:14 +08:00
..
FwVol.c Update the copyright notice format 2010-04-28 12:24:39 +00:00
SecMain.c Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00
SecMain.h Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00
SecMain.inf Nt32Pkg SecMain: Update SecMain.inf to support VS2015x86 X64 Mode 2016-12-29 10:07:14 +08:00
Stack.asm Update the copyright notice format 2010-04-28 12:24:39 +00:00
StackX64.asm We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. 2013-10-12 06:31:55 +00:00
WinNtThunk.c Nt32Pkg: Fix typos in comments and variables 2016-11-15 11:05:33 +08:00