]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
MdePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLibDevicePathProtocol / UefiDevicePathLibDevicePathProtocol.inf
index 48ae8d0d1feefa1d46282e02b5ff37f2ae318a4a..5cab72ebfe5adc1a2113b354485aa1bdee0e20ab 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
-# Instance of Device Path Library based on Device Path Protocol.\r
+# Instance of Device Path Library based on Device Path Utilities Protocol.\r
 #\r
-#  Device Path Library that layers on top of the UEFI 2.0 Device Path Protocol.\r
+#  Device Path Library that layers on top of the UEFI 2.0 Device Path Utilities Protocol.\r
 #  This library is not available for EFI 1.10 modules.\r
 #\r
-#  Copyright (c) 2007 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 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 of the BSD License\r
@@ -19,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UefiDevicePathLibDevicePathProtocol\r
+  MODULE_UNI_FILE                = UefiDevicePathLibDevicePathProtocol.uni\r
   FILE_GUID                      = 050EB8C6-C12E-4b86-892B-40985E8B3137\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   PcdLib\r
 \r
 [Protocols]\r
-  gEfiDevicePathProtocolGuid                    ## CONSUMES\r
+  gEfiDevicePathProtocolGuid                    ## SOMETIMES_CONSUMES\r
   gEfiDevicePathUtilitiesProtocolGuid           ## CONSUMES\r
-  gEfiDevicePathToTextProtocolGuid              ## CONSUMES\r
-  gEfiDevicePathFromTextProtocolGuid            ## CONSUMES\r
+  gEfiDevicePathToTextProtocolGuid              ## SOMETIMES_CONSUMES\r
+  gEfiDevicePathFromTextProtocolGuid            ## SOMETIMES_CONSUMES\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumDevicePathNodeCount\r
+  gEfiMdePkgTokenSpaceGuid.PcdMaximumDevicePathNodeCount    ## SOMETIMES_CONSUMES\r
 \r
 [Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]\r
   gEfiDevicePathUtilitiesProtocolGuid\r
+\r