IntelFrameworkModulePkg LegacyBiosDxe: Add nasm source file into INF file
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
@@ -43,12 +43,14 @@
|
||||
[Sources.Ia32]
|
||||
IA32/InterruptTable.S
|
||||
IA32/InterruptTable.asm
|
||||
IA32/InterruptTable.nasm
|
||||
Thunk.c
|
||||
LegacyBootSupport.c
|
||||
LegacyBbs.c
|
||||
LegacySio.c
|
||||
|
||||
[Sources.X64]
|
||||
X64/InterruptTable.nasm
|
||||
X64/InterruptTable.asm
|
||||
X64/InterruptTable.S
|
||||
Thunk.c
|
||||
|
Reference in New Issue
Block a user