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 <eric.d...@intel.com> Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Ruiyu Ni <ruiyu...@intel.com> 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 edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel