Searched refs:NOTIFY_SIGNAL (Results 1 – 2 of 2) sorted by relevance
| /lib/uefi/include/uefi/ | ||
| A D | types.h | 51 NOTIFY_SIGNAL = 0x00000200, enumerator |
| /lib/uefi/ | ||
| A D | events.cpp | 122 if ((event->type & NOTIFY_SIGNAL) && event->notify_fn != nullptr) { in signal_event() |
Completed in 3 milliseconds