From 924c490ad36be65f45be6fac7e5418a17eedca9e Mon Sep 17 00:00:00 2001 From: mdkinney Date: Wed, 22 Nov 2006 00:36:59 +0000 Subject: [PATCH] Remove Peim Entry Point Library Class git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1990 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiPcdLib/PeiPcdLib.msa | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa b/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa index 46080039dd..a4771a3303 100644 --- a/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa +++ b/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa @@ -1,21 +1,20 @@ - + PeiPcdLib PEIM 9dbf6f25-0da2-4a1d-8e12-e78de6ab4d0e 1.0 PCD Library instance implemented with PCD PPI. - This library instance implement the APIs listed - in PCD library class defined in MDE library specification. - It is used by module in PEI phase. - + This library instance implement the APIs listed + in PCD library class defined in MDE library specification. + It is used by module in PEI phase. Copyright (c) 2006, 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 - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + All rights reserved. This program and the accompanying materials + are licensed and made available under the terms and conditions of the BSD License + which accompanies this distribution. The full text of the license may be found at + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -28,9 +27,6 @@ PcdLib - - PeimEntryPoint - DebugLib @@ -56,4 +52,4 @@ EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 - + \ No newline at end of file -- 2.39.2