]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseLib/BaseLib.inf
MdePkg BaseLib: Convert Ia32/FxSave.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:15 +0000 (09:49 +0800)
commit4a848ec9f13cad5e0318f62191372e1e967de5f8
tree39c0bbe3360073543f70317ebc4a8d748a63d592
parent73c40386d0df6375542ff4e5659ae81bd49cb628
MdePkg BaseLib: Convert Ia32/FxSave.asm to NASM

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