summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-08 03:05:03 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-08 03:05:03 +0000
commit731bd38eacd731a46fc876d4f6fa5832778aba66 (patch)
tree32a858ef15a8ce19d4a5229c57850219859e2d5b /MdeModulePkg/Core/Pei/PeiMain.inf
parent15273993817c9996395e08768f7a8b37e45fe1cc (diff)
downloadedk2-platforms-731bd38eacd731a46fc876d4f6fa5832778aba66.tar.xz
Add more comments for PeiCore.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5618 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.inf')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.inf7
1 files changed, 4 insertions, 3 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf
index af8e2acdac..59eed9f7e8 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.inf
+++ b/MdeModulePkg/Core/Pei/PeiMain.inf
@@ -1,5 +1,8 @@
#/** @file
-# Component description file for PeiMain module
+# 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.
#
# This module provide an DXE CIS compliant implementation.
# Copyright (c) 2006 - 2007, Intel Corporation
@@ -93,5 +96,3 @@
[FeaturePcd.common]
gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst
-[BuildOptions.common]
- MSFT:*_*_*_CC_FLAGS = /Fa$* /FAsc /FR$(@R).SBR