diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-08 03:49:36 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-04-08 03:49:36 +0000 |
commit | fbc81c1e934a8be1b94abbfbac399674e3373929 (patch) | |
tree | e2b073202274e446097518c78a13c734532462f8 /MdeModulePkg | |
parent | 7902102145f42143a062be1fe9f9d870686f96f9 (diff) | |
download | edk2-platforms-fbc81c1e934a8be1b94abbfbac399674e3373929.tar.xz |
Update the file description to be more descriptive.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5001 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r-- | MdeModulePkg/Core/DxeIplPeim/DxeIpl.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h index 5cda5199c6..498f46947d 100644 --- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h +++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.h @@ -1,5 +1,6 @@ /** @file
- Header file for DxeIpl PEIM.
+ Master header file for DxeIpl PEIM. All source files in this module should
+ include this file for common defininitions.
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials
|