X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBasePrintLib%2FBasePrintLib.inf;fp=MdePkg%2FLibrary%2FBasePrintLib%2FBasePrintLib.inf;h=069b80d5e45058cfd540f688268e4071fda3bd76;hp=5457276d0e69e0f6ed77ab4bdcca2e2d218d075e;hb=9b002aa44721ab1b5417be60f3ebd55781be27c4;hpb=063bcff758e9d078dcaa6acfd2476a97176393ea diff --git a/MdePkg/Library/BasePrintLib/BasePrintLib.inf b/MdePkg/Library/BasePrintLib/BasePrintLib.inf index 5457276d0e..069b80d5e4 100644 --- a/MdePkg/Library/BasePrintLib/BasePrintLib.inf +++ b/MdePkg/Library/BasePrintLib/BasePrintLib.inf @@ -1,7 +1,7 @@ ## @file # Print Library implementation. # -# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -41,4 +41,10 @@ [LibraryClasses] DebugLib BaseLib + PcdLib + + +[Pcd] + gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength ## SOMETIMES_CONSUMES + gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength ## SOMETIMES_CONSUMES