]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadFs.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:52:03 +0000 (18:52 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:57 +0000 (09:49 +0800)
commit0401a03e0cee3277bdc01baeb2e9e293d344f444
tree36f47c6cc4508926b30bf574fed1a59d696927c7
parent3c8d7412bdd6ce32b7bf4d217f83d03c2d66f3c5
MdePkg BaseLib: Convert X64/ReadFs.asm to NASM

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