Searched defs:get_boot_reason (Results 1 – 3 of 3) sorted by relevance
525 unsafe extern "C" fn get_boot_reason( in test_active_slot() function718 unsafe extern "C" fn get_boot_reason( in test_oneshot() function
161 pub fn get_boot_reason(&self, subreason: &mut [u8]) -> Result<(GblEfiBootReason, usize)> { in get_boot_reason() method
100 EfiStatus (*get_boot_reason)(struct GblEfiABSlotProtocol*, member