Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a...@intel.com> --- NetworkPkg/IScsiDxe/IScsiMisc.c | 2 +- NetworkPkg/IScsiDxe/IScsiMisc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NetworkPkg/IScsiDxe/IScsiMisc.c b/NetworkPkg/IScsiDxe/IScsiMisc.c index e7198d5..5fc25a0 100644 --- a/NetworkPkg/IScsiDxe/IScsiMisc.c +++ b/NetworkPkg/IScsiDxe/IScsiMisc.c @@ -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. diff --git a/NetworkPkg/IScsiDxe/IScsiMisc.h b/NetworkPkg/IScsiDxe/IScsiMisc.h index 6a762e3..7c7a6ba 100644 --- a/NetworkPkg/IScsiDxe/IScsiMisc.h +++ b/NetworkPkg/IScsiDxe/IScsiMisc.h @@ -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. -- 1.9.5.msysgit.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel