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

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