]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg BaseCpuLib: Convert X64/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:45 +0000 (09:51 +0800)
commit0f56da972fe899ea61a759ab6d63734794ad37eb
treed5ec02dcc3e01b05d315d1db59db6c0184f3c925
parent10422bd69134ac13b877bf56257abe83fe0a4200
MdePkg BaseCpuLib: Convert X64/CpuSleep.asm to NASM

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