]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
Add 2 new Bds features
[mirror_edk2.git] / MdeModulePkg / Universal / Console / ConSplitterDxe / ConSplitterDxe.inf
index a0e4b62eb2ea1659b49aec19981d7e1a53070712..3d2b5bc3186cccd0491ed6f7752ae26c37c5cf8d 100644 (file)
@@ -10,7 +10,7 @@
 # Note: If only UGA Draw protocol is installed in system table, PcdUgaConsumeSupport\r
 # should be set to TRUE.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2012, 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
@@ -68,6 +68,9 @@
   UefiDriverEntryPoint\r
   DebugLib\r
   PcdLib\r
+  DevicePathLib\r
+  DxeServicesLib\r
+  DxeServicesTableLib\r
 \r
 [Guids]\r
   gEfiConsoleInDeviceGuid                       ## SOMETIMES_CONSUMES\r
@@ -83,6 +86,7 @@
   gEfiSimpleTextOutProtocolGuid                 ## BY_START\r
   gEfiGraphicsOutputProtocolGuid                ## BY_START\r
   gEfiUgaDrawProtocolGuid                       ## BY_START\r
+  gEfiPciIoProtocolGuid                         ## PROTOCOL CONSUMES\r
 \r
 \r
 [FeaturePcd]\r
@@ -93,4 +97,4 @@
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn\r
-\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdConInConnectOnDemand\r