]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: Fix Visual Studio build for IA32 & X64
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Aug 2012 00:03:25 +0000 (00:03 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Aug 2012 00:03:25 +0000 (00:03 +0000)
commite148512e5132e38accf2fe8188a9bdf9d1de02d8
treed49269a1679a3e0c29f07fb79b4124b745bc7b42
parent33efdf51b0f123259dec0bfcff49af189b46c411
EmulatorPkg: Fix Visual Studio build for IA32 & X64

This code is untested since there is currently no 'host' component
for Win32/Win64.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13633 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/CpuRuntimeDxe/Cpu.c
EmulatorPkg/CpuRuntimeDxe/CpuIo.c
EmulatorPkg/CpuRuntimeDxe/MpService.c
EmulatorPkg/Library/PeiEmuPeCoffGetEntryPointLib/PeiEmuPeCoffGetEntryPointLib.c
EmulatorPkg/Library/SmbiosLib/SmbiosLib.c
EmulatorPkg/Sec/Ia32/SwitchRam.asm [new file with mode: 0644]
EmulatorPkg/Sec/Sec.inf
EmulatorPkg/Sec/X64/SwitchRam.asm [new file with mode: 0644]
EmulatorPkg/TimerDxe/Timer.c