]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg BaseLib: Convert X64/ReadCr2.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:16 +0000 (09:50 +0800)
commitbcdc107c017c871fc214a7c9847d275dddb129bb
tree52208dd95e82ec82cdb3edb42e7e8453409a9a63
parentf08409a7709d8a1b0fad33fd77926b4533702bcf
MdePkg BaseLib: Convert X64/ReadCr2.asm to NASM

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