]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadMm6.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:45 +0000 (09:49 +0800)
commit103db15c4104f88bab1bb9d47705386e48dfce6b
tree8a5d2af2ea4cc37b4c6c2773cb3110c14650d940
parent90e30b11c36d2aa4ddce02ca27fff344dbce9867
MdePkg BaseLib: Convert X64/ReadMm6.asm to NASM

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