summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Library
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 23:44:13 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 23:44:13 +0000
commit69ce08bf0a2cddf9495cf66f3c337f39fdaa7154 (patch)
tree2fa5d5aeee24f4f7e15aea10d64f79f88c84a3a6 /EdkNt32Pkg/Library
parentcef5ff82aea0356c1ed9b2ea9764cce1437ba52c (diff)
downloadedk2-platforms-69ce08bf0a2cddf9495cf66f3c337f39fdaa7154.tar.xz
Add missing files in msa file and add module description in msa file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@929 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkNt32Pkg/Library')
-rw-r--r--EdkNt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa6
-rw-r--r--EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa16
2 files changed, 11 insertions, 11 deletions
diff --git a/EdkNt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa b/EdkNt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa
index bcbc78b921..0d6627553e 100644
--- a/EdkNt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa
+++ b/EdkNt32Pkg/Library/EdkNt32PeiPeCoffGetEntryPointLib/EdkNt32PeiPeCoffGetEntryPointLib.msa
@@ -5,9 +5,9 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>434b164e-5fa6-4a3d-bc04-02da2a4eeb26</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for the PEI library.</Abstract>
- <Description>FIX ME!</Description>
- <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
+ <Abstract>Component description file for the EdkNt32PeiPeCoffGetEntryPointLib library.</Abstract>
+ <Description>PeCoffGetEntryPointLib library class for NT32 instance implemented by use NTPeiLoadFile PPI.</Description>
+ <Copyright>Copyright (c) 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
which accompanies this distribution. The full text of the license may be found at
diff --git a/EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa b/EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa
index be4660b7f9..01f9c9e88b 100644
--- a/EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa
+++ b/EdkNt32Pkg/Library/Nt32PeCoffLoaderLib/Nt32PeCoffLoaderLib.msa
@@ -5,9 +5,9 @@
<ModuleType>PEIM</ModuleType>
<GuidValue>3c5702f2-9b17-4273-b60c-b96e6cd13066</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for the PEI library.</Abstract>
- <Description>FIX ME!</Description>
- <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
+ <Abstract>Component description file for the Nt32PeCoffLoaderLib library.</Abstract>
+ <Description>EdkPeCoffLoaderLib library class for NT32 instance implemented by PeiPeCoffLoader PPI.</Description>
+ <Copyright>Copyright (c) 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
which accompanies this distribution. The full text of the license may be found at
@@ -34,11 +34,11 @@
<Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
<Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
</PackageDependencies>
- <PPIs>
- <!--<Ppi Usage="ALWAYS_CONSUMED">
- <PpiCName>PeCoffLoader</PpiCName>
- </Ppi>-->
- </PPIs>
+ <Guids>
+ <GuidCNames Usage="SOMETIMES_CONSUMED">
+ <GuidCName>gEfiPeiPeCoffLoaderGuid</GuidCName>
+ </GuidCNames>
+ </Guids>
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>