Home
last modified time | relevance | path

Searched refs:IsDone (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
DHttpDns.c41 BOOLEAN IsDone; in HttpDns4() local
140 &IsDone, in HttpDns4()
151 IsDone = FALSE; in HttpDns4()
157 while (!IsDone) { in HttpDns4()
250 BOOLEAN IsDone; in HttpDns6() local
331 IsDone = FALSE; in HttpDns6()
339 &IsDone, in HttpDns6()
354 while (!IsDone) { in HttpDns6()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcSupport.c634 BOOLEAN IsDone; in PxeBcUdp4Write() local
666 IsDone = FALSE; in PxeBcUdp4Write()
672 &IsDone, in PxeBcUdp4Write()
687 while (!IsDone && in PxeBcUdp4Write()
738 BOOLEAN IsDone; in PxeBcUdp6Write() local
766 IsDone = FALSE; in PxeBcUdp6Write()
772 &IsDone, in PxeBcUdp6Write()
787 while (!IsDone && in PxeBcUdp6Write()
1126 IN BOOLEAN *IsDone, in PxeBcUdp4Read() argument
1139 *IsDone = FALSE; in PxeBcUdp4Read()
[all …]
DPxeBcSupport.h361 IN BOOLEAN *IsDone,
396 IN BOOLEAN *IsDone,
DPxeBcImpl.c1270 BOOLEAN IsDone; in EfiPxeBcUdpRead() local
1286 IsDone = FALSE; in EfiPxeBcUdpRead()
1317 &IsDone, in EfiPxeBcUdpRead()
1328 &IsDone, in EfiPxeBcUdpRead()
1353 &IsDone, in EfiPxeBcUdpRead()
1367 &IsDone, in EfiPxeBcUdpRead()
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsDhcp.c433 BOOLEAN IsDone; in GetDns4ServerFromDhcp4() local
460 IsDone = FALSE; in GetDns4ServerFromDhcp4()
580 &IsDone, in GetDns4ServerFromDhcp4()
662 } while (!IsDone); in GetDns4ServerFromDhcp4()
667 if (IsDone && !EFI_ERROR (Token.Status)) { in GetDns4ServerFromDhcp4()
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootSupport.c336 BOOLEAN IsDone; in HttpBootDns() local
412 IsDone = FALSE; in HttpBootDns()
420 &IsDone, in HttpBootDns()
435 while (!IsDone) { in HttpBootDns()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcImpl.c1371 BOOLEAN IsDone; in EfiPxeBcUdpWrite() local
1375 IsDone = FALSE; in EfiPxeBcUdpWrite()
1486 &IsDone, in EfiPxeBcUdpWrite()
1501 while (!IsDone) { in EfiPxeBcUdpWrite()
1643 BOOLEAN IsDone; in EfiPxeBcUdpRead() local
1685 &IsDone, in EfiPxeBcUdpRead()
1694 IsDone = FALSE; in EfiPxeBcUdpRead()
1705 if (!IsDone) { in EfiPxeBcUdpRead()