Searched defs:EfiEventNotify (Results 1 – 2 of 2) sorted by relevance
97 typedef void (*EfiEventNotify)(EfiEvent event, void* ctx); typedef
1173 notify_fn: EfiEventNotify, in create_event()