audk/UefiCpuPkg/CpuDxe
Guo Dong cee5b0441a UefiCpuPkg/CpuDxe: Fix boot error
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3084

When DXE drivers are dispatched above 4GB memory and
the system is already in 64bit mode, the address
setCodeSelectorLongJump in stack will be override
by parameter. so change to use 64bit address and
jump to qword address.

Signed-off-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2020-12-08 22:17:55 +00:00
..
Ia32 UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage. 2019-09-25 14:29:24 +08:00
X64 UefiCpuPkg/CpuDxe: Fix boot error 2020-12-08 22:17:55 +00:00
CpuDxe.c UefiCpuPkg: Add New Memory Attributes 2020-07-15 14:58:25 +00:00
CpuDxe.h UefiCpuPkg: Add New Memory Attributes 2020-07-15 14:58:25 +00:00
CpuDxe.inf UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage. 2019-09-25 14:29:24 +08:00
CpuDxe.uni
CpuDxeExtra.uni
CpuGdt.c UefiCpuPkg: Add a 16-bit protected mode code segment descriptor 2020-08-17 02:46:39 +00:00
CpuGdt.h UefiCpuPkg: Add a 16-bit protected mode code segment descriptor 2020-08-17 02:46:39 +00:00
CpuMp.c UefiCpuPkg/CpuDxe: Fix few typos 2020-02-10 22:30:07 +00:00
CpuMp.h UefiCpuPkg/CpuDxe: Fix few typos 2020-02-10 22:30:07 +00:00
CpuPageTable.c UefiCpuPkg: Add New Memory Attributes 2020-07-15 14:58:25 +00:00
CpuPageTable.h UefiCpuPkg/CpuDxe: Fix few typos 2020-02-10 22:30:07 +00:00