HomeSort by relevance Sort by last modified time
    Searched defs:EFI_TIMER_ARCH_PROTOCOL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Timer/
Timer.h 36 EFI_FORWARD_DECLARATION (EFI_TIMER_ARCH_PROTOCOL);
56 EFI_TIMER_ARCH_PROTOCOL driver can detect missed interrupts, then Time
68 IN EFI_TIMER_ARCH_PROTOCOL *This,
89 This - The EFI_TIMER_ARCH_PROTOCOL instance.
116 IN EFI_TIMER_ARCH_PROTOCOL *This,
137 This - The EFI_TIMER_ARCH_PROTOCOL instance.
159 IN EFI_TIMER_ARCH_PROTOCOL *This,
173 This - The EFI_TIMER_ARCH_PROTOCOL instance.
189 IN EFI_TIMER_ARCH_PROTOCOL *This
197 If a handler has been registered through the EFI_TIMER_ARCH_PROTOCOL.RegisterHandler()
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timer.h 29 typedef struct _EFI_TIMER_ARCH_PROTOCOL EFI_TIMER_ARCH_PROTOCOL;
39 EFI_TIMER_ARCH_PROTOCOL driver can detect missed interrupts, then Time
64 @param This The EFI_TIMER_ARCH_PROTOCOL instance.
83 IN EFI_TIMER_ARCH_PROTOCOL *This,
100 @param This The EFI_TIMER_ARCH_PROTOCOL instance.
116 IN EFI_TIMER_ARCH_PROTOCOL *This,
126 @param This The EFI_TIMER_ARCH_PROTOCOL instance.
137 IN EFI_TIMER_ARCH_PROTOCOL *This,
144 If a handler has been registered through the EFI_TIMER_ARCH_PROTOCOL.RegisterHandler()
150 @param This The EFI_TIMER_ARCH_PROTOCOL instance.
    [all...]

Completed in 212 milliseconds