HomeSort by relevance Sort by last modified time
    Searched refs:EVT_TIMER (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 718 EVT_TIMER | EVT_NOTIFY_SIGNAL,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/BdsDxe/
BdsEntry.c 240 Status = gBS->CreateEvent (EVT_TIMER, 0, NULL, NULL, &TimerEvent);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c 841 EVT_TIMER | EVT_NOTIFY_SIGNAL,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Driver.c 268 EVT_NOTIFY_SIGNAL | EVT_TIMER,
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h 386 // EVT_TIMER might be Ored with EVT_NOTIFY_WAIT or
389 #define EVT_TIMER 0x80000000
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Impl.c 655 Status = gBS->CreateEvent (EVT_TIMER, TPL_CALLBACK, NULL, NULL, &Timer);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDhcp.c 700 Status = gBS->CreateEvent (EVT_TIMER, TPL_CALLBACK, NULL, NULL, &Timer);
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp6.c 576 EVT_TIMER,
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDriver.c 112 EVT_TIMER | EVT_NOTIFY_SIGNAL,
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 1007 EVT_TIMER | EVT_NOTIFY_SIGNAL,
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
SysCalls.c 775 Status = gBS->CreateEvent ( EVT_TIMER,
    [all...]
  /external/syslinux/efi32/include/efi/
efiapi.h 112 #define EVT_TIMER 0x80000000
  /external/syslinux/efi64/include/efi/
efiapi.h 112 #define EVT_TIMER 0x80000000
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiapi.h 112 #define EVT_TIMER 0x80000000
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h 336 // EVT_TIMER might be Ored with EVT_NOTIFY_WAIT or
339 #define EVT_TIMER 0x80000000
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c     [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
XenStore.c 429 gBS->CreateEvent (EVT_TIMER, 0, NULL, NULL, &TimerEvent);
1019 Status = gBS->CreateEvent (EVT_TIMER, 0, NULL, NULL, &TimerEvent);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpProto.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp6.c     [all...]
PxeBcImpl.c 171 EVT_TIMER | EVT_NOTIFY_SIGNAL,
232 EVT_TIMER,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSink/
DataSink.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/
DataSource.c     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.c 835 Status = gBS->CreateEvent (EVT_TIMER, 0, NULL, NULL, &TimerEvent);
    [all...]

Completed in 605 milliseconds

1 23 4 5