OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASM

The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
Ia32/SecEntry.asm to Ia32/SecEntry.nasm

Note: Manually collapsed .inf sources

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16291 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jordan Justen
2014-10-31 20:55:06 +00:00
committed by jljusten
parent f0a0717317
commit ba29ed0963
3 changed files with 7 additions and 73 deletions

View File

@@ -31,9 +31,7 @@
SecMain.c
[Sources.IA32]
Ia32/SecEntry.asm | MSFT
Ia32/SecEntry.asm | INTEL
Ia32/SecEntry.S | GCC
Ia32/SecEntry.nasm
[Sources.X64]
X64/SecEntry.asm | MSFT