summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-05-30 18:52:02 -0700
committerLiming Gao <liming.gao@intel.com>2016-06-28 09:49:47 +0800
commitc936112afc209f714750ee39b833a6b19de87954 (patch)
tree6f018b441402c60722b0c64033fc150f8e84e6d3 /MdePkg/Library/BaseLib/BaseLib.inf
parentadafb84b9694faed536509a2eed62c7676c80199 (diff)
downloadedk2-platforms-c936112afc209f714750ee39b833a6b19de87954.tar.xz
MdePkg BaseLib: Convert X64/ReadMm3.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/ReadMm3.asm to X64/ReadMm3.nasm Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'MdePkg/Library/BaseLib/BaseLib.inf')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index e940d2dddf..6cab623bcf 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -497,6 +497,7 @@
X64/ReadMm5.asm | MSFT
X64/ReadMm4.nasm| MSFT
X64/ReadMm4.asm | MSFT
+ X64/ReadMm3.nasm| MSFT
X64/ReadMm3.asm | MSFT
X64/ReadMm2.asm | MSFT
X64/ReadMm1.asm | MSFT
@@ -595,6 +596,7 @@
X64/ReadMm5.asm | INTEL
X64/ReadMm4.nasm| INTEL
X64/ReadMm4.asm | INTEL
+ X64/ReadMm3.nasm| INTEL
X64/ReadMm3.asm | INTEL
X64/ReadMm2.asm | INTEL
X64/ReadMm1.asm | INTEL