]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 31 Oct 2014 20:54:31 +0000 (20:54 +0000)
committerjljusten <jljusten@Edk2>
Fri, 31 Oct 2014 20:54:31 +0000 (20:54 +0000)
commitad8ae98d2fa2f9e2bb1ecd7941fb1b7ccda9fa6f
tree5b4b33214b051e7e366646bef48ff6ead81c3694
parent529fd9aeb426eac63cb04dbbc98e5cf792dcfdde
OvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/JumpToKernel.asm to X64/JumpToKernel.nasm

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16288 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf
OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.S [deleted file]
OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.asm [deleted file]
OvmfPkg/Library/LoadLinuxLib/X64/JumpToKernel.nasm [new file with mode: 0644]