]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/CpuId.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:22 +0000 (09:49 +0800)
commit3357f0838fa8245310a70c62ed5449ca48b17476
tree467becf212b1b23ce20c4a9a161088c8c06ef79e
parentc7f75a99d60f27befdcdb79271db9c09cb546019
MdePkg BaseLib: Convert Ia32/CpuId.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/CpuId.asm to Ia32/CpuId.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/Ia32/CpuId.nasm [new file with mode: 0644]