Lines Matching refs:Event
36 non-zero), then queue the next timer event.
39 @param[in] Event The EFI timer event.
45 IN EFI_EVENT Event
56 if (Event != NULL) {
57 gBS->CloseEvent(Event);
58 Event = NULL;
67 Event,
72 gBS->CloseEvent(Event);
73 Event = NULL;
80 @param[in] Event The event.
86 IN EFI_EVENT Event,
97 @param[in] Event The event.
103 IN EFI_EVENT Event,
114 @param[in] Event The event.
120 IN EFI_EVENT Event,