summaryrefslogtreecommitdiff
path: root/MdePkg/Include/PiPei.h
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-22 08:45:48 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-08-22 08:45:48 +0000
commit8fe48751743be69d747b1e18c9be09a94f614302 (patch)
treec7f8d334d2bf24bd70d5e9e9410e7916bba7c50d /MdePkg/Include/PiPei.h
parent702887db454ab21b8f32c351fccc2a7e2689361f (diff)
downloadedk2-platforms-8fe48751743be69d747b1e18c9be09a94f614302.tar.xz
Update the comments of PiDxe.h, PiPei.h and Uefi.h.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3688 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/PiPei.h')
-rw-r--r--MdePkg/Include/PiPei.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/MdePkg/Include/PiPei.h b/MdePkg/Include/PiPei.h
index 72fa2a9979..7124432e68 100644
--- a/MdePkg/Include/PiPei.h
+++ b/MdePkg/Include/PiPei.h
@@ -2,10 +2,9 @@
Root include file for Mde Package SEC, PEIM, PEI_CORE type modules.
- This is the include file for any module of type base. Base modules only use
- types defined via this include file and can be ported easily to any
- environment. There are a set of base libraries in the Mde Package that can
- be used to implement base modules.
+ This is the include file for any module of type PEIM. PEIM
+ modules only use types defined via this include file and can
+ be ported easily to any environment.
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials