Home
last modified time | relevance | path

Searched refs:Unsupported (Results 1 – 3 of 3) sorted by relevance

/bootable/libbootloader/gbl/efi/src/
Derror.rs41 Unsupported, enumerator
Dfastboot.rs136 return Err(EfiAppError::Unsupported.into()); in fastboot_loop()
195 let protocol = android_boot_protocol.ok_or(EfiAppError::Unsupported)?; in init_usb()
Dandroid_boot.rs121 return Err(GblEfiError::EfiAppError(EfiAppError::Unsupported)); in load_android_simple()
155 return Err(GblEfiError::EfiAppError(EfiAppError::Unsupported)); in load_android_simple()