]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/SetJump.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)
commite3d50cc4d2807610ecb97b283b3e3d581025817c
treebe2a675a6f8e4f501336f98e11763c6e5798b0e8
parent56244b924b6edcdda7591ec5b419798678ba6409
MdePkg BaseLib: Convert X64/SetJump.asm to NASM

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