]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / IncompatiblePciDeviceSupportDxe / IncompatiblePciDeviceSupportDxe.inf
index 0aeedeed398bfff6d65e764302ccdbb392dee738..fa3e012cc70b8d37fe112366decec50011af47f0 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
 #  PCI Incompatible device support module template.\r
 #\r
-#  Installs EFI PCI Incompatible Device Support protocol and includes one incompatile \r
+#  Installs EFI PCI Incompatible Device Support protocol and includes one incompatile\r
 #  pci devices list template.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2018, 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 of the BSD License\r
@@ -19,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = IncompatiblePciDeviceSupport\r
+  MODULE_UNI_FILE                = IncompatiblePciDeviceSupport.uni\r
   FILE_GUID                      = AD70855E-0CC5-4abf-8979-BE762A949EA3\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   DebugLib\r
 \r
 [Protocols]\r
-  gEfiIncompatiblePciDeviceSupportProtocolGuid    ## PRODUCEDS\r
+  gEfiIncompatiblePciDeviceSupportProtocolGuid    ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  IncompatiblePciDeviceSupportExtra.uni\r