summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library/EdkIfrSupportLib
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 08:16:09 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-12 08:16:09 +0000
commit2de0141aabfe7a88866e882ae9e70feea3077b2e (patch)
tree4710d651d9876bc988e75d5324a5d7fa1e57ccdb /EdkModulePkg/Library/EdkIfrSupportLib
parent3daa930483147a33f0d007734166236d6626592c (diff)
downloadedk2-platforms-2de0141aabfe7a88866e882ae9e70feea3077b2e.tar.xz
Add in Abstract and Description for a few MSA files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@897 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Library/EdkIfrSupportLib')
-rw-r--r--EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa16
1 files changed, 9 insertions, 7 deletions
diff --git a/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa b/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
index 167edd178c..723985bfcf 100644
--- a/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
+++ b/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
@@ -5,14 +5,16 @@
<ModuleType>DXE_DRIVER</ModuleType>
<GuidValue>ea55bada-d488-427b-9d2d-227e0aaa3707</GuidValue>
<Version>1.0</Version>
- <Abstract>Graphics Library for UEFI drivers</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>EDK Internal Form Refresentation Support Library Instance.</Abstract>
+ <Description>The library instance provides common library routines help in
+ IFR creation on-the-fly, HII variable access, HII database access, multi language supports.
+ </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
- which accompanies this distribution. The full text of the license may be found at
- http://opensource.org/licenses/bsd-license.php
- THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ <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
+ http://opensource.org/licenses/bsd-license.php
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</MsaHeader>