]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ReadMm0.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:57 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:00 +0000 (09:49 +0800)
commit306e1be5ce258ad8cf4df056cfdd1b6c62db4571
tree33f07d7da965c679ce3e75fe0b3bf401aa377e87
parent408bd2031d06b22d4c5be8541799ac19e18b9c7b
MdePkg BaseLib: Convert Ia32/ReadMm0.asm to NASM

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