]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadDr4.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:04 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:08 +0000 (09:50 +0800)
commitb03d993ad81a0eb51415bd606a5f883cf562f2c5
tree84d7c4b64283678eea844f991bf8790152d73de3
parent9aa2efaacd3da14ecb7ff6a21ef668d9570bc75e
MdePkg BaseLib: Convert X64/ReadDr4.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/ReadDr4.asm to X64/ReadDr4.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/ReadDr4.nasm [new file with mode: 0644]