]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkModulePkg LegacyBiosDxe: Add nasm source file into INF file
authorLiming Gao <liming.gao@intel.com>
Tue, 14 Jun 2016 08:40:15 +0000 (16:40 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 28 Jun 2016 01:52:21 +0000 (09:52 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf

index 430b7fa3c357ffa007bc7a30edbf44a2c5cae66a..4ca412a34496493e8e47d68495b6f70c267029c7 100644 (file)
 [Sources.Ia32]\r
   IA32/InterruptTable.S\r
   IA32/InterruptTable.asm\r
+  IA32/InterruptTable.nasm\r
   Thunk.c\r
   LegacyBootSupport.c\r
   LegacyBbs.c\r
   LegacySio.c\r
 \r
 [Sources.X64]\r
+  X64/InterruptTable.nasm\r
   X64/InterruptTable.asm\r
   X64/InterruptTable.S\r
   Thunk.c\r