]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / LegacyBiosDxe / LegacyBiosDxe.inf
index f8cc4f3fc4109ae98542116adcaacc9bae561fb3..48473a07131c4f6999cbe5b242fd75a55c77f2f3 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # This driver installs Legacy Bios Protocol to support CSM module work in EFI system.\r
 #\r
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions\r
 [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
   gEfiLegacyInterruptProtocolGuid               ## CONSUMES\r
   gEfiLegacyRegion2ProtocolGuid                 ## CONSUMES\r
   gEfiLegacyBiosProtocolGuid                    ## PRODUCES\r
+  gEfiSerialIoProtocolGuid                      ## CONSUMES\r
+  gEfiSioProtocolGuid                           ## CONSUMES\r
+  gEdkiiIoMmuProtocolGuid                       ## CONSUMES\r
 \r
 [Pcd]\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLegacyBiosCacheLegacyRegion  ## CONSUMES\r