]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/ReadDr4.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:03 +0000 (09:49 +0800)
commit41aa07b39c5acd71e57a97e5597828d7c0ff705f
tree422fad410e0313976bd1b4db4e2388dbbc3d70eb
parentcb1ff3808cc579ef9dda9816f96e4d31107a9ad6
MdePkg BaseLib: Convert Ia32/ReadDr4.asm to NASM

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