summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-05-30 18:52:05 -0700
committerLiming Gao <liming.gao@intel.com>2016-06-28 09:50:18 +0800
commita2e4c24d4ee35ca21c97fd36c2796562b6d0c157 (patch)
tree61e75cc1ef77772d8089125b0bfdbb2b9e9601a5 /MdePkg/Library/BaseLib/BaseLib.inf
parent5401d5befff087ebda8acec9875000f5d2d90497 (diff)
downloadedk2-a2e4c24d4ee35ca21c97fd36c2796562b6d0c157.tar.gz
edk2-a2e4c24d4ee35ca21c97fd36c2796562b6d0c157.tar.bz2
edk2-a2e4c24d4ee35ca21c97fd36c2796562b6d0c157.zip
MdePkg BaseLib: Convert X64/CpuBreakpoint.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert X64/CpuBreakpoint.asm to X64/CpuBreakpoint.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 5d53ffba4a..55b332a399 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -586,6 +586,7 @@
X64/ReadEflags.nasm| MSFT
X64/ReadEflags.asm | MSFT
+ X64/CpuBreakpoint.nasm| INTEL
X64/CpuBreakpoint.asm | INTEL
X64/WriteMsr64.asm | INTEL
X64/ReadMsr64.asm | INTEL