/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/ |
D | DxeCis.h | 105 EFI_CHECK_EVENT CheckEvent; member
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | recvfrom.c | 143 Status = gBS->CheckEvent ( pTimer ); in recvfrom()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/ |
D | DxeTcpIoLib.c | 93 while (EFI_ERROR (gBS->CheckEvent (Event))) { in TcpIoGetMapping() 579 while (!TcpIo->IsConnDone && EFI_ERROR (gBS->CheckEvent (Timeout))) { in TcpIoConnect() 649 while (!TcpIo->IsListenDone && EFI_ERROR (gBS->CheckEvent (Timeout))) { in TcpIoAccept() 959 while (!TcpIo->IsRxDone && ((Timeout == NULL) || EFI_ERROR (gBS->CheckEvent (Timeout)))) { in TcpIoReceive()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/ |
D | Timer.c | 101 IN EFI_EVENT CheckEvent, in CoreCheckTimers() argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/ |
D | IScsiTcp4Io.c | 293 while (!Tcp4Io->IsConnDone && EFI_ERROR (gBS->CheckEvent (Timeout))) { in Tcp4IoConnect() 450 while (!Tcp4Io->IsRxDone && ((Timeout == NULL) || EFI_ERROR (gBS->CheckEvent (Timeout)))) { in Tcp4IoReceive()
|
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
D | PxeBcSupport.c | 689 EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcUdp4Write() 789 EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcUdp6Write() 1151 EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcUdp4Read() 1255 EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcUdp6Read()
|
D | PxeBcBoot.c | 188 while (EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcSelectBootPrompt() 189 if (!EFI_ERROR (gBS->CheckEvent (DescendEvent))) { in PxeBcSelectBootPrompt()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/ |
D | BootServicesTable.c | 171 (CONST VOID *)gBS->CheckEvent, in BootServicesTablePage()
|
D | WebServer.c | 715 if ( EFI_SUCCESS != gBS->CheckEvent ( pWebServer->TimerEvent )) { in main()
|
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
D | IScsiDhcp6.c | 477 TimerStatus = gBS->CheckEvent (Timer); in IScsiDoDhcp6()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
D | TerminalConIn.c | 1187 TimerStatus = gBS->CheckEvent (TerminalDevice->TwoSecondTimeOut); in UnicodeToEfiKey() 1200 TimerStatus = gBS->CheckEvent (TerminalDevice->TwoSecondTimeOut); in UnicodeToEfiKey()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/ |
D | DxeTrEEPhysicalPresenceLib.c | 177 Status = gBS->CheckEvent (gST->ConIn->WaitForKey); in TrEEReadUserKey()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.c | 1774 gBS->CheckEvent (TextIn->WaitForKey); in ConSplitterTextInAddDevice() 1895 gBS->CheckEvent (TextInEx->WaitForKeyEx); in ConSplitterTextInExAddDevice() 3450 Status = gBS->CheckEvent (Private->TextInList[Index]->WaitForKey); in ConSplitterTextInWaitForKey() 4017 Status = gBS->CheckEvent (Private->PointerList[Index]->WaitForInput); in ConSplitterSimplePointerWaitForInput() 4183 Status = gBS->CheckEvent (Private->AbsolutePointerList[Index]->WaitForInput); in ConSplitterAbsolutePointerWaitForInput()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/ |
D | I2cHost.c | 1057 Status = gBS->CheckEvent (SyncEvent); in I2cHostQueueRequest()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ |
D | NvmExpressPassthru.c | 563 while (EFI_ERROR (gBS->CheckEvent (TimerEvent))) { in NvmExpressPassThru()
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | SysCalls.c | 843 Status = gBS->CheckEvent ( Timer ); in poll()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ |
D | UsbMassBoot.c | 264 while (EFI_ERROR (gBS->CheckEvent (TimeoutEvt))) { in UsbBootExecCmdWithRetry()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/ |
D | Mtftp4Impl.c | 261 while (!EFI_ERROR (gBS->CheckEvent (Service->TimerToGetMap))) { in Mtftp4GetMapping()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiApi.h | 996 EFI_CHECK_EVENT CheckEvent; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
D | UefiSpec.h | 1858 EFI_CHECK_EVENT CheckEvent; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
D | PxeBcDhcp.c | 1692 while (EFI_ERROR (gBS->CheckEvent (TimeoutEvent))) { in PxeBcSelectBootPrompt() 1694 if (!EFI_ERROR (gBS->CheckEvent (DescendEvent))) { in PxeBcSelectBootPrompt()
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootDhcp6.c | 564 while (EFI_ERROR (gBS->CheckEvent (TimeOutEvt))) { in HttpBootCheckRouteTable()
|
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/ |
D | DnsDhcp.c | 872 TimerStatus = gBS->CheckEvent (Timer); in GetDns6ServerFromDhcp6()
|
D | DnsImpl.c | 568 while (!EFI_ERROR (gBS->CheckEvent (Service->TimerToGetMap))) { in Dns4GetMapping() 618 while (!EFI_ERROR (gBS->CheckEvent (Service->TimerToGetMap))) { in Dns6GetMapping()
|
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/ |
D | Dhcp6Impl.c | 670 TimerStatus = gBS->CheckEvent (Timer); in EfiDhcp6InfoRequest()
|