mirror of https://github.com/acidanthera/audk.git
NetworkPkg IScsiDxe: Fix typos in function descriptions
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19601 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
682c9b4afe
commit
59c0c1cb55
|
@ -683,7 +683,7 @@ IScsiGetNicInfoByIndex (
|
|||
|
||||
|
||||
/**
|
||||
Get the NIC's PCI location and return it accroding to the composited
|
||||
Get the NIC's PCI location and return it according to the composited
|
||||
format defined in iSCSI Boot Firmware Table.
|
||||
|
||||
@param[in] Controller The handle of the controller.
|
||||
|
|
|
@ -248,7 +248,7 @@ IScsiGetNicInfoByIndex (
|
|||
|
||||
|
||||
/**
|
||||
Get the NIC's PCI location and return it accroding to the composited
|
||||
Get the NIC's PCI location and return it according to the composited
|
||||
format defined in iSCSI Boot Firmware Table.
|
||||
|
||||
@param[in] Controller The handle of the controller.
|
||||
|
|
Loading…
Reference in New Issue