]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Refine file header for INF files of DXE and PEI core modules.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 13:16:21 +0000 (13:16 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Oct 2008 13:16:21 +0000 (13:16 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6276 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/Dxe/DxeMain.inf
MdeModulePkg/Core/Pei/PeiMain.inf

index e98b3e22136b1e9508c91233fb0c590954e0e43c..edd2e70bae49f041344feeaa3c2156061a1cf157 100644 (file)
@@ -1,8 +1,5 @@
 #/** @file\r
-#  \r
-#    Component description file for DxeMain module.\r
-#  \r
-#   This module provide an DXE CIS compliant implementation of DXE Core.\r
+#  This module provides an implementation of DXE Core that is compliant with DXE CIS.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
index 2164380934ec90917adc2013a860f8421d7399db..5500af19bc89c7e32d36ac806e5c4b64fcacb815 100644 (file)
@@ -1,10 +1,10 @@
 #/** @file\r
-# PeiMain module is core module in PEI phase. It take reponsiblities of:\r
-# 1) Initialize memory, ppi, image services etc, to establish PEIM runtime environment.\r
-# 2) Dispatch PEIM from discoveried FV.\r
-# 3) Handoff control to DxeIpl to load dxe core and enter DXE phase.\r
+# PeiMain module is core module in PEI phase. It takes responsibilities of:\r
+# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment.\r
+# 2) Dispatch PEIM from discovered FV.\r
+# 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.\r
 #\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r