unified "iSCSI" in all comments

add . at the end of lines
fix 2 file header issues and so on

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7256 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ywu21
2009-01-13 08:44:22 +00:00
parent 81464cf106
commit 55a64ae0f4
18 changed files with 37 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
/** @file
Helper functions for configuring or getting the parameters relating to ISCSI.
Helper functions for configuring or getting the parameters relating to iSCSI.
Copyright (c) 2004 - 2008, Intel Corporation.<BR>
All rights reserved. This program and the accompanying materials
@@ -398,7 +398,7 @@ IScsiFormExtractConfig (
driver followed by name / value configuration pairs. The driver
must apply those pairs to its configurable storage. If the
driver's configuration is stored in a linear block of data
and the driver????s name / value pairs are in <BlockConfig>
and the driver's name / value pairs are in <BlockConfig>
format, it may use the ConfigToBlock helper function (above) to
simplify the job. Currently not implemented.