]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
Add new API IsDevicePathValid() to UefiDevicePathLib.
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / UefiDevicePathLib.inf
index c34301dc2d91859c91dfbfe1ce4268b34470970d..2ae151d8b4553fce1d1a2473bfb737f5e5ef6934 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 # Device Path Library that layers on top of the Memory Allocation Library.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 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
   MemoryAllocationLib\r
   DebugLib\r
   BaseMemoryLib\r
-\r
+  PcdLib\r
 \r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    ## CONSUMES\r
 \r
+[Pcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdMaximumDevicePathNodeCount\r