]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/SwapBytes64.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:55 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:44 +0000 (09:48 +0800)
commit1d3324f9bcf754ce27ccaeadd318e55d7f192fb8
treee6c5eddbd6be50e0fc0a147361051c1cd39d401b
parentef88fff762a269a0ff6b8a20329590a398842d88
MdePkg BaseLib: Convert Ia32/SwapBytes64.asm to NASM

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