]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/CpuBreakpoint.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:05 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:18 +0000 (09:50 +0800)
commita2e4c24d4ee35ca21c97fd36c2796562b6d0c157
tree61e75cc1ef77772d8089125b0bfdbb2b9e9601a5
parent5401d5befff087ebda8acec9875000f5d2d90497
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>
MdePkg/Library/BaseLib/BaseLib.inf
MdePkg/Library/BaseLib/X64/CpuBreakpoint.nasm [new file with mode: 0644]