]> git.proxmox.com Git - mirror_edk2.git/commit
We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.
authorJiamin Ma <mjmthy@gmail.com>
Sat, 12 Oct 2013 06:31:55 +0000 (06:31 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 12 Oct 2013 06:31:55 +0000 (06:31 +0000)
commitf66a43b26e6e0f4c1e5871dd3a88f2970b3abf87
treef381d6fe0136f2949e4afa2367ec9b31a2e6e367
parent09acdc0b24ac50f8623609d67ccc52a785b4fe57
We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.

Signed-off-by: Jiamin Ma <mjmthy@gmail.com>
Reviewed by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed by: Liming Gao <liming.gao@intel.com>
Reviewed by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14766 6f19259b-4bc3-4df7-8a09-765794883524
17 files changed:
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuIo.c
Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
Nt32Pkg/Include/Common/WinNTInclude.h
Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c
Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c
Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/Nt32Pkg.fdf
Nt32Pkg/Sec/SecMain.c
Nt32Pkg/Sec/SecMain.inf
Nt32Pkg/Sec/StackX64.asm [new file with mode: 0644]
Nt32Pkg/SnpNt32Dxe/SnpNt32.c
Nt32Pkg/StallPei/Stall.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c
Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.c