]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/LongJump.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:13 +0000 (09:49 +0800)
commitf493cf81fe1468d145d6b6d5494ff569251902b5
tree2c834119a648efd7247e16c5ac1470e2255a74ab
parentc41d8eb04615153b228a04cfe1391ed7685d4c1f
MdePkg BaseLib: Convert Ia32/LongJump.asm to NASM

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