Update module description for PCD Dxe driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7060 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-12-17 03:29:16 +00:00
parent 0da0de5ed8
commit 2621e6ca7a
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#/** @file
# Component description file for PCD service DXE driver.
# PCD DXE driver manage database contains all dynamic PCD entries initialized in
# PEI phase, DXE phase and produce the implementation of PCD protocol.
# PCD database structure is generated at autogen.h/autogen.c in build time.
#
# This DXE driver implement and produce the PCD protocol.
# Copyright (c) 2006 - 2007, Intel Corporation
#
# All rights reserved. This program and the accompanying materials