diff options
author | xgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:17:26 +0000 |
---|---|---|
committer | xgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 10:17:26 +0000 |
commit | 74460d7e38c5dcea67af64887009af2a53f9f213 (patch) | |
tree | 926bf8158a01fd6b3bbf9c1141f3d76b0244bf8d /EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa | |
parent | c2a770675d86de6955b8987db851d9aedb86639e (diff) | |
download | edk2-platforms-74460d7e38c5dcea67af64887009af2a53f9f213.tar.xz |
Add description of module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@903 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa')
-rw-r--r-- | EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index 2d4a78d733..7538317fda 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2006, 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 @@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> <GuidValue>86D70125-BAA3-4296-A62F-602BEBBB9081</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for DxeIpl module</Abstract>
- <Description>FIX ME!</Description>
+ <Description>The responsibility of this module is to load the DXE Core from a Firmware Volume. This implementation i used to load a 32-bit DXE Core.</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License |