]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadDr6.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:07 +0000 (09:50 +0800)
commit4153550006932b490bfc9ac18e6531c3417b3e95
treebff11a690973c45225e8018bdda6a9f703c2282f
parentdea86a2989a978cba181100bb589335fb8db156c
MdePkg BaseLib: Convert X64/ReadDr6.asm to NASM

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