diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 11:23:10 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-07-12 11:23:10 +0000 |
commit | 1845d8cf924d759cacb0e76869d520d13bad8a69 (patch) | |
tree | 617c00ae25c14a1a7824b7d765548b0b0c2a9f1e /EdkModulePkg/Library | |
parent | 7fda265d2f2f3f30ff629a3985f6d0b4e1acbd84 (diff) | |
download | edk2-platforms-1845d8cf924d759cacb0e76869d520d13bad8a69.tar.xz |
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@911 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Library')
-rw-r--r-- | EdkModulePkg/Library/EdkScsiLib/EdkScsiLib.msa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Library/EdkScsiLib/EdkScsiLib.msa b/EdkModulePkg/Library/EdkScsiLib/EdkScsiLib.msa index 9afad80274..9e9322ebf2 100644 --- a/EdkModulePkg/Library/EdkScsiLib/EdkScsiLib.msa +++ b/EdkModulePkg/Library/EdkScsiLib/EdkScsiLib.msa @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
<MsaHeader>
<ModuleName>EdkScsiLib</ModuleName>
@@ -6,7 +6,7 @@ <GuidValue>46c9adef-aee6-410c-99e4-240e3af18d8b</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for Scsi Dxe Library.</Abstract>
- <Description>FIX ME!</Description>
+ <Description>this Libarary implements Scsi command. </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
|