]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/CpuIdEx.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:59 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:25 +0000 (09:49 +0800)
commit9f6bfc112e2d23b3ba73af51d4ecaaa0305ca35e
tree8c57a97f9df4ce88894a703b2d469b66acc312ea
parentb204f668cd2080961f997c06d4d0d0b312264b2f
MdePkg BaseLib: Convert X64/CpuIdEx.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/CpuIdEx.asm to X64/CpuIdEx.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib/X64/CpuIdEx.nasm [new file with mode: 0644]