]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ReadDr1.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:57 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:05 +0000 (09:49 +0800)
commitf7a5a4d176a935851251c34cde7954234abba7d5
treee1d76c709d43ca2c65da83aebe3dda8422b4e7e5
parente8531927e1bbd258b03ae7749d1cc6f8fc9fd526
MdePkg BaseLib: Convert Ia32/ReadDr1.asm to NASM

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