]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/LongJump.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:00 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:27 +0000 (09:49 +0800)
commit56244b924b6edcdda7591ec5b419798678ba6409
tree33419168a58540f42af7d91588fe06fcaae21954
parentfd5eb53d2c4d76613e194e6e1962ea8849443970
MdePkg BaseLib: Convert X64/LongJump.asm to NASM

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