Add reboot normally option, hide reboot to rcm on mariko
On mariko, rebooting normally will bypass fuses
This commit is contained in:
@@ -11,4 +11,5 @@ void RebootToPayloadOrRcm();
|
||||
char *ShowKeyboard(const char *toEdit, u8 alwaysRet);
|
||||
|
||||
void power_off();
|
||||
void reboot_rcm();
|
||||
void reboot_rcm();
|
||||
void reboot_normal();
|
||||
Reference in New Issue
Block a user