]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadMm4.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:02 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:47 +0000 (09:49 +0800)
commitadafb84b9694faed536509a2eed62c7676c80199
tree02648e7f5217722a9b036e8da7bc2d9572ecae98
parent3566b815247574968b9bfc75bdc48def8fac5842
MdePkg BaseLib: Convert X64/ReadMm4.asm to NASM

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