IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Convert ASM to NASM
Manually converts Ia32/PeiCoreEntry.asm, Ia32/SecEntry.asm and Ia32/Stack.asm to Ia32/PeiCoreEntry.nasm, Ia32/SecEntry.nasm and Ia32/Stack.nasm. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@ -53,6 +53,9 @@
|
||||
Ia32/SecEntry.S
|
||||
Ia32/PeiCoreEntry.S
|
||||
Ia32/Stack.S
|
||||
Ia32/SecEntry.nasm
|
||||
Ia32/PeiCoreEntry.nasm
|
||||
Ia32/Stack.nasm
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
Reference in New Issue
Block a user