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:03 -0700
committerLiming Gao <liming.gao@intel.com>2016-06-28 09:50:02 +0800
commit5874dd6bbf390f6cf6a4c6c65a3abdb51af3e59d (patch)
tree60767dc2e4e5a5c85eda2279884a73e5dddd6066 /MdePkg/Library/BaseLib/BaseLib.inf
parent0490028c18262ff25589e7433ea37f3def809d82 (diff)
downloadedk2-platforms-5874dd6bbf390f6cf6a4c6c65a3abdb51af3e59d.tar.xz
MdePkg BaseLib: Convert X64/WriteDr4.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/WriteDr4.asm to X64/WriteDr4.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 f739e03587..df115bdd2d 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -541,6 +541,7 @@
X64/WriteDr6.asm | MSFT
X64/WriteDr5.nasm| MSFT
X64/WriteDr5.asm | MSFT
+ X64/WriteDr4.nasm| MSFT
X64/WriteDr4.asm | MSFT
X64/WriteDr3.asm | MSFT
X64/WriteDr2.asm | MSFT
@@ -661,6 +662,7 @@
X64/WriteDr6.asm | INTEL
X64/WriteDr5.nasm| INTEL
X64/WriteDr5.asm | INTEL
+ X64/WriteDr4.nasm| INTEL
X64/WriteDr4.asm | INTEL
X64/WriteDr3.asm | INTEL
X64/WriteDr2.asm | INTEL