summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-05-30 18:51:57 -0700
committerLiming Gao <liming.gao@intel.com>2016-06-28 09:49:04 +0800
commite8531927e1bbd258b03ae7749d1cc6f8fc9fd526 (patch)
tree6584f763bfaf7cb04feae7db3c2cf9f47cd9c6f8 /MdePkg/Library/BaseLib/BaseLib.inf
parentcbf276031e2eb3d6122465340aff0b5a3409ca11 (diff)
downloadedk2-platforms-e8531927e1bbd258b03ae7749d1cc6f8fc9fd526.tar.xz
MdePkg BaseLib: Convert Ia32/ReadDr2.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/ReadDr2.asm to Ia32/ReadDr2.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.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index e2fa669c6d..50ce56a76e 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -277,6 +277,7 @@
Ia32/ReadDr4.asm | INTEL
Ia32/ReadDr3.nasm| INTEL
Ia32/ReadDr3.asm | INTEL
+ Ia32/ReadDr2.nasm| INTEL
Ia32/ReadDr2.asm | INTEL
Ia32/ReadDr1.asm | INTEL
Ia32/ReadDr0.asm | INTEL