]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadCr0.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:05 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:50:17 +0000 (09:50 +0800)
commit63a21006e665ed49265c67438e066ae6188d07d2
treeb3929342a5dc8206fa5b004ac2bea15582544e4e
parentbcdc107c017c871fc214a7c9847d275dddb129bb
MdePkg BaseLib: Convert X64/ReadCr0.asm to NASM

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