mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-22 13:14:26 +02:00
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:
parent
e4404f8be1
commit
e46be3494a
@ -43,12 +43,14 @@
|
|||||||
[Sources.Ia32]
|
[Sources.Ia32]
|
||||||
IA32/InterruptTable.S
|
IA32/InterruptTable.S
|
||||||
IA32/InterruptTable.asm
|
IA32/InterruptTable.asm
|
||||||
|
IA32/InterruptTable.nasm
|
||||||
Thunk.c
|
Thunk.c
|
||||||
LegacyBootSupport.c
|
LegacyBootSupport.c
|
||||||
LegacyBbs.c
|
LegacyBbs.c
|
||||||
LegacySio.c
|
LegacySio.c
|
||||||
|
|
||||||
[Sources.X64]
|
[Sources.X64]
|
||||||
|
X64/InterruptTable.nasm
|
||||||
X64/InterruptTable.asm
|
X64/InterruptTable.asm
|
||||||
X64/InterruptTable.S
|
X64/InterruptTable.S
|
||||||
Thunk.c
|
Thunk.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user