summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 13:16:21 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 13:16:21 +0000
commit405b567555b3e133ba9b49be3821c3b1b0e2a120 (patch)
treedf25b2b17597c624ee3641275f1d91a09e719ef8 /MdeModulePkg/Core/Pei/PeiMain.inf
parent0047820e1b4e9db0d0578c47535054ca183b14dc (diff)
downloadedk2-platforms-405b567555b3e133ba9b49be3821c3b1b0e2a120.tar.xz
Refine file header for INF files of DXE and PEI core modules.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6276 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.inf')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.inf10
1 files changed, 5 insertions, 5 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf
index 2164380934..5500af19bc 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.inf
+++ b/MdeModulePkg/Core/Pei/PeiMain.inf
@@ -1,10 +1,10 @@
#/** @file
-# PeiMain module is core module in PEI phase. It take reponsiblities of:
-# 1) Initialize memory, ppi, image services etc, to establish PEIM runtime environment.
-# 2) Dispatch PEIM from discoveried FV.
-# 3) Handoff control to DxeIpl to load dxe core and enter DXE phase.
+# PeiMain module is core module in PEI phase. It takes responsibilities of:
+# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment.
+# 2) Dispatch PEIM from discovered FV.
+# 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.
#
-# Copyright (c) 2006 - 2007, 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