Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Samer El-Haj-Mahmoud elhaj@hp.com Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14743 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
committed by
jcarsey
parent
43e54972af
commit
928927dd8e
@@ -612,7 +612,7 @@ EfiPxeBcDiscover (
|
||||
if (Index != Info->IpCnt) {
|
||||
//
|
||||
// It's invalid if the first server doesn't accecpt any response
|
||||
// and meanwhile any of the rest servers accept any reponse.
|
||||
// but any of the other servers does accept any response.
|
||||
//
|
||||
Status = EFI_INVALID_PARAMETER;
|
||||
goto ON_EXIT;
|
||||
|
Reference in New Issue
Block a user