]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadDr3.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:09 +0000 (09:50 +0800)
commite8ad4030c52e932ac836aada3dbf320dbe11b529
tree1bda02c72f6a067992b646e932f6d4f18403c4f8
parentb03d993ad81a0eb51415bd606a5f883cf562f2c5
MdePkg BaseLib: Convert X64/ReadDr3.asm to NASM

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