X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FPeiPcdLib%2FPeiPcdLib.uni;h=ef49b463f437dafa8c84f6a101fb174ecccc5921;hp=460105763fa3336e992ddc34b3614b1000d2706a;hb=9095d37b8fe5bfc3d02adad6ba7fd7359ebc0107;hpb=d1102dba7210b95e41d06c2338a22ba6af248645 diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni index 460105763f..ef49b463f4 100644 --- a/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni +++ b/MdePkg/Library/PeiPcdLib/PeiPcdLib.uni @@ -10,12 +10,12 @@ // For dynamicEx type PCD, it is compatible between PCD_PPI and EFI_PEI_PCD_PPI. // This library instance uses the PCD_PPI to handle dynamic PCD request and use // EFI_PEI_PCD_PPI to handle dynamicEx type PCD. -// +// // This library instance assume the PCD_PPI and EFI_PEI_PCD_PPI are both installed early. -// +// // PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries // -// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
+// Copyright (c) 2007 - 2018, 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