public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix SMM driver hang at accessing memory beyond 4G
@ 2019-02-28 10:10 Jian J Wang
  2019-02-28 10:10 ` [PATCH 1/2] UefiCpuPkg/CpuDxe: set TF bit in EFLAGS in C code Jian J Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jian J Wang @ 2019-02-28 10:10 UTC (permalink / raw)
  To: edk2-devel

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1576
Test:
- Pass special test of accessing memory beyond 4G
- Boot to OS with Qemu emulator platform (Fedora27, Ubuntu18.04,
  Windows7, Windows10)

Jian J Wang (2):
  UefiCpuPkg/CpuDxe: set TF bit in EFLAGS in C code
  UefiCpuPkg/CpuDxe: remove code to set TF bit in EFLAGS

 UefiCpuPkg/CpuDxe/CpuPageTable.c                      | 11 ++++++++++-
 .../Ia32/ExceptionHandlerAsm.nasm                     |  7 -------
 .../X64/ExceptionHandlerAsm.nasm                      |  4 ----
 3 files changed, 10 insertions(+), 12 deletions(-)

-- 
2.17.1.windows.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-03-01  0:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28 10:10 [PATCH 0/2] Fix SMM driver hang at accessing memory beyond 4G Jian J Wang
2019-02-28 10:10 ` [PATCH 1/2] UefiCpuPkg/CpuDxe: set TF bit in EFLAGS in C code Jian J Wang
2019-02-28 10:10 ` [PATCH 2/2] UefiCpuPkg/CpuDxe: remove code to set TF bit in EFLAGS Jian J Wang
2019-02-28 14:07 ` [PATCH 0/2] Fix SMM driver hang at accessing memory beyond 4G Laszlo Ersek
2019-02-28 14:10   ` Laszlo Ersek
2019-03-01  0:57     ` Wang, Jian J
2019-03-01  0:52   ` Wang, Jian J

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox