-
Notifications
You must be signed in to change notification settings - Fork 12
[EFIDroid] fastboot commands
this list does contain custom commands implemented by EFIDroid, not the standard ones.
shuts the device down. Since most devices can't shutdown with usb connected, LK gives you 5s to do that after issuing the command
reboot into Qualcomm emergency download mode
reboot into recovery mode
lists all available commands
dumps the atags(legacy or fdt) that the stock bootloader generated for EFIDroid. needs fastbootwrapper
dumps a memory range. needs fastbootwrapper
fills a memory range with the specified byte value. This can be useful for testing LCD drivers.
prints the partition table of all internal or external storage devices supported by LK
if you add the argument 'qcom' the table of Qualcomm's partition parser is shown, which only scans the first storage device(usually internal MMC)
search all partitions for known boot images.
show boot addresses used for loading linux kernels
show framebuffer information
show memory mapping table from Qualcomm SMEM
show LK debug log, using fastbootwrapper is optional but improves readability and colorizes messages depending on the log level
show display information
exit fastboot mode and go back to the menu
Downloads screenshots previously taken using the power+volume down key combination. needs fastbootwrapper
list EFIDroid's non-volatile storage variables
set a EFIDroid non-volatile storage variable