diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-09-29 07:56:05 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-09-29 07:56:05 +0000 |
commit | add1f247668a82987607387ad349d7c4e6581902 (patch) | |
tree | d50c51996e8f3974235678bec7f23d006781b7a4 /MdeModulePkg/Core | |
parent | 29cb3577a302e8427262ddd0de05d8027b8ee92d (diff) | |
download | edk2-platforms-add1f247668a82987607387ad349d7c4e6581902.tar.xz |
Remove DXE CIS word
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6069 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core')
-rw-r--r-- | MdeModulePkg/Core/Pei/PeiMain.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf index 35c8b973c0..35f9b3bd97 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.inf +++ b/MdeModulePkg/Core/Pei/PeiMain.inf @@ -4,7 +4,6 @@ # 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
#
# All rights reserved. This program and the accompanying materials
|