]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert X64/ReadEs.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:58 +0000 (09:49 +0800)
commit8a63e4e9ecdbdca0563a51afe1626745c8f2f46a
tree11adff69ef33b825a11afa806ed6e330c7b1bd50
parent0401a03e0cee3277bdc01baeb2e9e293d344f444
MdePkg BaseLib: Convert X64/ReadEs.asm to NASM

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