]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadDr1.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:11 +0000 (09:50 +0800)
commit3fca763fd49cce90c4951157682af8f62b4d9aa6
tree0682b627f744ef912e4dd4c55d07f9578ad33018
parent7df38fad0603206432aa9e020b4f54a51ca0cd94
MdePkg BaseLib: Convert X64/ReadDr1.asm to NASM

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