X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FPci%2FVgaMiniPortDxe%2FVgaMiniPortDxe.inf;fp=IntelFrameworkModulePkg%2FBus%2FPci%2FVgaMiniPortDxe%2FVgaMiniPortDxe.inf;h=6b5c55f78d0c12df9a9ab79c65fe35faa1682480;hp=d3c35faa6c9922444ea266f47fb830cbb5f44ca2;hb=0a6f48249a601f88af124ae1ff6814b195b699c3;hpb=e38f26a2f7f62b69fec2d84e83bcc4b45ddefdc1 diff --git a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf index d3c35faa6c..6b5c55f78d 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf +++ b/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPortDxe.inf @@ -1,7 +1,7 @@ ## @file # VGA Mini Port Driver that manages VGA device and produces VGA Mini Port Protocol. # -# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2018, 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 @@ -29,7 +29,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # DRIVER_BINDING = gPciVgaMiniPortDriverBinding; # COMPONENT_NAME = gPciVgaMiniPortComponentName; -# COMPONENT_NAME2 = gPciVgaMiniPortComponentName2; +# COMPONENT_NAME2 = gPciVgaMiniPortComponentName2; # [Sources]