]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToTe...
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserProfileManagerDxe / UserProfileManagerDxe.inf
index bd193232968ce2e6cf60f94a7d8a6adb43d1eac9..847aaa21566c72ac876d714f87209089a98c6230 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Component description file for user profile manager driver.\r
 #\r
-# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
@@ -45,6 +45,7 @@
   DebugLib\r
   HiiLib\r
   UefiLib\r
+  DevicePathLib\r
   \r
   [Guids]\r
   gEfiIfrTianoGuid                              ## CONSUMES ## Guid\r
@@ -58,7 +59,6 @@
   gEfiHiiConfigAccessProtocolGuid\r
   gEfiUserCredential2ProtocolGuid\r
   gEfiUserManagerProtocolGuid\r
-  gEfiDevicePathToTextProtocolGuid\r
 \r
 [Depex]\r
   gEfiUserManagerProtocolGuid
\ No newline at end of file