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:03 +0800
commitcbf276031e2eb3d6122465340aff0b5a3409ca11 (patch)
tree057a8253c9adce2805ea9cc4243aee24bdd66e85 /MdePkg/Library/BaseLib/BaseLib.inf
parent41aa07b39c5acd71e57a97e5597828d7c0ff705f (diff)
downloadedk2-platforms-cbf276031e2eb3d6122465340aff0b5a3409ca11.tar.xz
MdePkg BaseLib: Convert Ia32/ReadDr3.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert Ia32/ReadDr3.asm to Ia32/ReadDr3.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 8af7bdb349..e2fa669c6d 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -275,6 +275,7 @@
Ia32/ReadDr5.asm | INTEL
Ia32/ReadDr4.nasm| INTEL
Ia32/ReadDr4.asm | INTEL
+ Ia32/ReadDr3.nasm| INTEL
Ia32/ReadDr3.asm | INTEL
Ia32/ReadDr2.asm | INTEL
Ia32/ReadDr1.asm | INTEL