Home
last modified time | relevance | path

Searched defs:efi_event (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dlib.rs400 let mut efi_event: EfiEvent = null_mut(); in create_event() localVariable
456 let mut efi_event: EfiEvent = null_mut(); in create_event_with_notification() localVariable
655 efi_event: EfiEvent, field