]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ia32/ReadCr4.nasm
MdePkg BaseLib: Convert Ia32/ReadCr4.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:06 +0000 (09:49 +0800)
commitee936737a70bf51ec9a593a34e2f9677c2cb77e4
tree1ce2ee7bd338cfae84746efa0dfdba2dc1f2c62b
parentd6ef9f221bb4bae224db4e0d0ef1a581418d399c
MdePkg BaseLib: Convert Ia32/ReadCr4.asm to NASM

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