Is it possible to edit EFI boot entries (namely the boot order) from within Windows?
From what I can gather, Windows 11 only provides those options on the recovery mode, which requires a restart; but I'm looking for a simpler and more straightforward way to achieve this.
EDIT: I already have a Linux bootloader configured, but would like to update the boot order directly from within windows e.g. before a restart. I'm already able to list the EFI entries with BCDEdit /enum firmware, but I'm unsure how to update the BootOrder parameter.