]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg: Use FINIT instead of hex values
authorMichael Kinney <michael.d.kinney@intel.com>
Thu, 4 May 2017 22:33:06 +0000 (15:33 -0700)
committerMichael Kinney <michael.d.kinney@intel.com>
Fri, 19 May 2017 21:15:15 +0000 (14:15 -0700)
https://bugzilla.tianocore.org/show_bug.cgi?id=560

Update X64 NASM file to match IA32 NASM file
and use FINIT instruction instead of hand
assembled hex values for the FINIT instruction.

Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

No differences found