Searched defs:fastboot (Results 1 – 4 of 4) sorted by relevance
39 mod fastboot; module
241 pub fn fastboot(efi_gbl_ops: &mut Ops, bootimg_buf: &mut [u8]) -> Result<GblFastbootResult> { in fastboot() function
358 bool fastboot = false; in main() local
50 pub mod fastboot; module