]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: Undefine CR3 macro in Host.h
authorLiming Gao <liming.gao@intel.com>
Fri, 23 Feb 2018 06:21:19 +0000 (14:21 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 27 Feb 2018 10:33:51 +0000 (18:33 +0800)
commit78647b92287f4a2d7f7ade3fa68f19c345718f02
tree918e25706217565b97d60976424a5d2bbbc82246
parent02a908fc6d93a7971990d5fa8cd4efe023d14e43
EmulatorPkg: Undefine CR3 macro in Host.h

CR3 has been used as structure field name in BaseLib IA32_TASK_STATE_SEGMENT.
Undefine CR3 to make sure there is no conflict to it.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
EmulatorPkg/Unix/Host/Host.h