]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciPei / UhciPei.inf
index 33b491bcb9e8ba83f9aa94648edccb2690358c92..7baa07612d01003eea2dccb4a98e911885d434f7 100644 (file)
@@ -1,9 +1,10 @@
 ## @file\r
-# Component description file for UhcPeim PEIM to produce gPeiUsbHostControllerPpiGuid based on gPeiUsbControllerPpiGuid\r
-# which is used to enable recovery function from USB Drivers.\r
+# The UhcPeim driver is responsible for managing the behavior of UHCI controller at PEI phase.\r
 #\r
-# Usb Host Controller PEIM to support recovery from USB device.\r
-# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# It produces gPeiUsbHostControllerPpiGuid based on gPeiUsbControllerPpiGuid which is used\r
+# to enable recovery function from USB Drivers.\r
+#\r
+# Copyright (c) 2006 - 2014, 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
@@ -19,6 +20,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UhciPei\r
+  MODULE_UNI_FILE                = UhciPei.uni\r
   FILE_GUID                      = C463CEAC-FC57-4f36-88B7-356C750C3BCA\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
 \r
 \r
 [Ppis]\r
-  gPeiUsbHostControllerPpiGuid                  # PPI ALWAYS_PRODUCED\r
-  gPeiUsbControllerPpiGuid                      # PPI ALWAYS_CONSUMED\r
+  gPeiUsbHostControllerPpiGuid                  ## PRODUCES\r
+  gPeiUsbControllerPpiGuid                      ## CONSUMES\r
 \r
 \r
 [Depex]\r
   gEfiPeiMemoryDiscoveredPpiGuid AND gPeiUsbControllerPpiGuid AND gEfiPeiBootInRecoveryModePpiGuid\r
 \r
-\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  UhciPeiExtra.uni\r