]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/X64/Mwait.nasm
MdePkg BaseLib: Convert X64/Mwait.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:01 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:37 +0000 (09:49 +0800)
commitfe94593512111a7593beefce2d6c675b7932facd
treece8e5ab766103b92864bea7bd7a1f098136a947e
parent464e84f88e606375dcb298ce082056cf0d615ce3
MdePkg BaseLib: Convert X64/Mwait.asm to NASM

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