Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_boottime.c169 static bool efi_event_is_queued(struct efi_event *event) in efi_event_is_queued() function
216 if (!efi_event_is_queued(event)) { in efi_queue_event()
983 if (efi_event_is_queued(event)) in efi_close_event()