]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg CpuDxe: Convert Ia32/CpuAsm.asm to NASM
authorLiming Gao <liming.gao@intel.com>
Tue, 14 Jun 2016 07:42:46 +0000 (15:42 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:52:06 +0000 (09:52 +0800)
commit762e073a93c9a9fafda0a2527a3a00f60eeff05d
treeb66212d27a67fa02b4d1d5866a13cba55214b143
parent2d24f4e70b5b452d0741c4b0e37936d510aeaecf
UefiCpuPkg CpuDxe: Convert Ia32/CpuAsm.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/CpuAsm.asm to Ia32/CpuAsm.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
UefiCpuPkg/CpuDxe/Ia32/CpuAsm.nasm [new file with mode: 0644]