Hi Laszlo, Thank you very much for fixing this issue.
Regards, Jian > -----Original Message----- > From: Laszlo Ersek [mailto:[email protected]] > Sent: Tuesday, January 30, 2018 11:34 PM > To: edk2-devel-01 <[email protected]> > Cc: Dong, Eric <[email protected]>; Wang, Jian J <[email protected]>; > Yao, Jiewen <[email protected]>; Paolo Bonzini <[email protected]>; > Ni, Ruiyu <[email protected]> > Subject: [PATCH 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: fix IA32 SmmStartup() > regression on KVM > > Repo: https://github.com/lersek/edk2.git > Branch: smm_startup_ia32_nocond > > This small series fixes the IA32 SMM regression on KVM that I reported > recently. The first two patches are cleanups (no functional changes), > the third patch is the fix. > > Cc: Eric Dong <[email protected]> > Cc: Jian J Wang <[email protected]> > Cc: Jiewen Yao <[email protected]> > Cc: Paolo Bonzini <[email protected]> > Cc: Ruiyu Ni <[email protected]> > > Thanks > Laszlo > > Laszlo Ersek (3): > UefiCpuPkg/PiSmmCpuDxeSmm: update comments in IA32 SmmStartup() > UefiCpuPkg/PiSmmCpuDxeSmm: remove unneeded DBs from IA32 > SmmStartup() > UefiCpuPkg/PiSmmCpuDxeSmm: eliminate conditional jump in IA32 > SmmStartup() > > UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmmInit.nasm | 28 +++++++++----------- > 1 file changed, 13 insertions(+), 15 deletions(-) > > -- > 2.14.1.3.gb7cf6e02401b _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

