audk/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32
Chris Ruffin 4c34a8ea19 UefiCpuPkg/SmmCpuFeaturesLib: replace hard-coded machine code
Replace hard-coded machine code with equivalent assembly source code.
Changes tested by checking for machine code equivalence by disassembling
the original and changed code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Ruffin <chris.ruffin@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2017-09-29 11:08:12 +08:00
..
SmiEntry.S
SmiEntry.asm UefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm build issue 2017-05-11 16:32:47 +08:00
SmiEntry.nasm UefiCpuPkg/SmmCpuFeaturesLib: replace hard-coded machine code 2017-09-29 11:08:12 +08:00
SmiException.S
SmiException.asm UefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm build issue 2017-05-11 16:32:47 +08:00
SmiException.nasm UefiCpuPkg/SmmCpuFeaturesLib: replace hard-coded machine code 2017-09-29 11:08:12 +08:00
SmmStmSupport.c