X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FIncompatiblePciDeviceSupportDxe%2FIncompatiblePciDeviceSupportDxe.inf;h=a83edaec7bd400a4c76469507c47ff2412275239;hp=0aeedeed398bfff6d65e764302ccdbb392dee738;hb=6036e94dc9402827130875258e99e486e82e7904;hpb=f7acc872414700af99ad2ab6b5b3140615bc255a diff --git a/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf b/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf index 0aeedeed39..a83edaec7b 100644 --- a/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf +++ b/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf @@ -4,7 +4,7 @@ # Installs EFI PCI Incompatible Device Support protocol and includes one incompatile # pci devices list template. # -# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -19,6 +19,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = IncompatiblePciDeviceSupport + MODULE_UNI_FILE = IncompatiblePciDeviceSupport.uni FILE_GUID = AD70855E-0CC5-4abf-8979-BE762A949EA3 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 @@ -43,7 +44,10 @@ DebugLib [Protocols] - gEfiIncompatiblePciDeviceSupportProtocolGuid ## PRODUCEDS + gEfiIncompatiblePciDeviceSupportProtocolGuid ## PRODUCES [Depex] TRUE + +[UserExtensions.TianoCore."ExtraFiles"] + IncompatiblePciDeviceSupportExtra.uni