Fix gcc warnings -- please review affected files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1972 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -2108,7 +2108,7 @@ DoDhcpDora (
|
||||
// now look for DHCP onlys and a Proxy
|
||||
//
|
||||
for (Index = 0; Index < NumOffers; ++Index) {
|
||||
INT8 Index2;
|
||||
UINT8 Index2;
|
||||
|
||||
//
|
||||
// ignore proxies, bootps, non DHCP onlys, and bootable DHCPS
|
||||
|
Reference in New Issue
Block a user