]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/EnableDisableInterrupts.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:18 +0000 (09:49 +0800)
commitcb44f80afc97f46cb0d5add7c03a0aa5da89a19f
treec6ff8ebc9b29e44b054d2ad14707a8359db2d21f
parentf67a4344d2bdbf7649c4997ddbfef9c1ff5713a5
MdePkg BaseLib: Convert Ia32/EnableDisableInterrupts.asm to NASM

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