]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:13 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:51:43 +0000 (09:51 +0800)
commite639ea6af23b3e36cd1223354ccd0d32b3d9a5c1
tree2eb41ed89d57f30c1b3566ec708e5decd2599539
parent9987eaeab950c792dca953c62fe7a54c0519798a
MdePkg BaseCpuLib: Convert Ia32/CpuSleep.asm to NASM

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

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