]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/WriteDr1.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:54 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:48:39 +0000 (09:48 +0800)
commit53e87af1a22048966fe0ef2c39437654ede44893
tree7021e1551b172b3d33fc9c104be6a33477b37fe2
parent0b44484f99aa01414fd022d9cf94d4b4d5279341
MdePkg BaseLib: Convert Ia32/WriteDr1.asm to NASM

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