diff options
author | Laszlo Ersek <lersek@redhat.com> | 2018-02-01 23:01:08 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2018-04-04 16:44:02 +0200 |
commit | 5a1bfda4bd04815ed8c7489e2db47f9a1f245566 (patch) | |
tree | ec8bb8343c06e0ae7e0f1229877278e1ba36e862 /UefiCpuPkg/CpuIoPei | |
parent | 38a5df04ef05c07085b5787c7eb35d0319663991 (diff) | |
download | edk2-5a1bfda4bd04815ed8c7489e2db47f9a1f245566.zip edk2-5a1bfda4bd04815ed8c7489e2db47f9a1f245566.tar.gz edk2-5a1bfda4bd04815ed8c7489e2db47f9a1f245566.tar.bz2 |
UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchInstructionX86()
Rename the variable to "gPatchSmbase" so that its association with
PatchInstructionX86() is clear from the declaration, change its type to
X86_ASSEMBLY_PATCH_LABEL, and patch it with PatchInstructionX86(). This
lets us remove the binary (DB) encoding of some instructions in
"SmiEntry.nasm".
Cc: Eric Dong <eric.dong@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=866
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'UefiCpuPkg/CpuIoPei')
0 files changed, 0 insertions, 0 deletions