]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert Ia32/ReadCr2.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:07 +0000 (09:49 +0800)
commitab140cc17640e4581fb94a075ee09c86b8dc3078
tree4a7d8231a41ff5532f82a090cf48383d39ccca8d
parentd45cc7c3794d5a0f17475e655736a11e55f35afb
MdePkg BaseLib: Convert Ia32/ReadCr2.asm to NASM

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