]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadDr7.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:06 +0000 (09:50 +0800)
commitdea86a2989a978cba181100bb589335fb8db156c
treeff3dea73d11c3019c08848cb8c8652b196d5f8c1
parentaa5bfdcb78384eee92d8dd3a398a63b8ee1cf704
MdePkg BaseLib: Convert X64/ReadDr7.asm to NASM

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