]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/Ia32/FxRestore.nasm
MdePkg BaseLib: Convert Ia32/FxRestore.asm to NASM
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 01:51:58 +0000 (18:51 -0700)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:49:14 +0000 (09:49 +0800)
commit73c40386d0df6375542ff4e5659ae81bd49cb628
treecab932eb18194ed5b15e345c94606a738c0c1a75
parent3ebf5f9a09719e5ea8a9f198f6e854af534fc7f5
MdePkg BaseLib: Convert Ia32/FxRestore.asm to NASM

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