Comment by nullpoint420
1 month ago
That adds your custom keys to the fastboot bootloader, not the boot ROM. This means you'd still have to chain your boot through fastboot.
You couldn't boot straight from boot ROM -> UEFI for instance.
1 month ago
That adds your custom keys to the fastboot bootloader, not the boot ROM. This means you'd still have to chain your boot through fastboot.
You couldn't boot straight from boot ROM -> UEFI for instance.
Interesting! What's the consequence of that? Like is that a problem?