summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Ppi/DxeIpl.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-16 10:44:37 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-07-16 10:44:37 +0000
commitd71325128666d393addfaffa0ddf467bedc01eea (patch)
treeab92dcf01cf4ec97270864e4d3c2dcbfc24e8ec4 /MdePkg/Include/Ppi/DxeIpl.h
parentb1f6a7c636fca9eda65a3045302de577c00e438d (diff)
downloadedk2-d71325128666d393addfaffa0ddf467bedc01eea.tar.gz
edk2-d71325128666d393addfaffa0ddf467bedc01eea.tar.bz2
edk2-d71325128666d393addfaffa0ddf467bedc01eea.zip
Code Scrub for header files in MdePkg/Include/Ppi and Uefi directory.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5500 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Ppi/DxeIpl.h')
-rw-r--r--MdePkg/Include/Ppi/DxeIpl.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/MdePkg/Include/Ppi/DxeIpl.h b/MdePkg/Include/Ppi/DxeIpl.h
index c4fb18e22e..29c4df51b9 100644
--- a/MdePkg/Include/Ppi/DxeIpl.h
+++ b/MdePkg/Include/Ppi/DxeIpl.h
@@ -1,8 +1,8 @@
/** @file
This file declares DXE Initial Program Load PPI.
- When the PEI core is done it calls the DXE IPL via this PPI.
+ When the PEI core is done it calls the DXE IPL PPI to load the DXE Foundation.
- Copyright (c) 2006, 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
which accompanies this distribution. The full text of the license may be found at
@@ -35,8 +35,9 @@ typedef struct _EFI_DXE_IPL_PPI EFI_DXE_IPL_PPI;
@param PeiServices Pointer to the PEI Services Table.
@param HobList Pointer to the list of Hand-Off Block (HOB) entries.
- @retval EFI_SUCCESS Upon this return code, the PEI Foundation should enter
- some exception handling.Under normal circumstances, the DXE IPL PPI should not return.
+ @retval EFI_SUCCESS Upon this return code, the PEI Foundation should enter
+ some exception handling.Under normal circumstances,
+ the DXE IPL PPI should not return.
**/
typedef