summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Pei/Pcd.c
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-11 09:30:13 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-11 09:30:13 +0000
commitcebc8d486e39ffbbf37f67914db0a49455181e0f (patch)
tree2de34649e6ed690d939491037483a86364c2852b /MdeModulePkg/Universal/PCD/Pei/Pcd.c
parentc84507ab5229c462806187b090ba6249540c9070 (diff)
downloadedk2-platforms-cebc8d486e39ffbbf37f67914db0a49455181e0f.tar.xz
Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6998 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/PCD/Pei/Pcd.c')
-rw-r--r--MdeModulePkg/Universal/PCD/Pei/Pcd.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/MdeModulePkg/Universal/PCD/Pei/Pcd.c b/MdeModulePkg/Universal/PCD/Pei/Pcd.c
index b6fff5409b..ddf3a64195 100644
--- a/MdeModulePkg/Universal/PCD/Pei/Pcd.c
+++ b/MdeModulePkg/Universal/PCD/Pei/Pcd.c
@@ -1,8 +1,7 @@
/** @file
- PCD PEIM manage PCD database to manage all dynamic PCD in PEI phase. PCD PEIM
- also produce PCD_PPI.
+PCD PEIM produces PCD database to manage all dynamic PCD in PEI phase and install Pcd Ppi.
-Copyright (c) 2006, Intel Corporation
+Copyright (c) 2006 - 2008, 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