]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/EnableInterrupts.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:58 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:17 +0000 (09:49 +0800)
commitf67a4344d2bdbf7649c4997ddbfef9c1ff5713a5
tree8d70da5a9820158bb4d333381b80d27bb58eba68
parent4fc416a69b8996f427f5ef2c562b6a19e92afff8
MdePkg BaseLib: Convert Ia32/EnableInterrupts.asm to NASM

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