diff options
Diffstat (limited to 'MdeModulePkg/Universal/PCD/Pei/Pcd.c')
-rw-r--r-- | MdeModulePkg/Universal/PCD/Pei/Pcd.c | 5 |
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
|