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