Re: [edk2-devel] BUG: tianocore does not honor the bootorder

2023-02-20 Thread Gregory Lee Bartholomew
On Mon, 2023-02-20 at 08:10 +0100, Gerd Hoffmann wrote: > On Fri, Feb 17, 2023 at 10:23:22AM -0600, Gregory Lee Bartholomew wrote: > > On Fri, 2023-02-17 at 14:08 +0100, Gerd Hoffmann wrote: > > > On Wed, Feb 15, 2023 at 02:20:23PM -0600, Gregory Lee Bartholomew wrote: > > > > I have a script that

Re: [edk2-devel] BUG: tianocore does not honor the bootorder

2023-02-19 Thread Gerd Hoffmann
On Fri, Feb 17, 2023 at 10:23:22AM -0600, Gregory Lee Bartholomew wrote: > On Fri, 2023-02-17 at 14:08 +0100, Gerd Hoffmann wrote: > > On Wed, Feb 15, 2023 at 02:20:23PM -0600, Gregory Lee Bartholomew wrote: > > > I have a script that uses Qemu to install a Linux OS to the supplied > > > device. A

Re: [edk2-devel] BUG: tianocore does not honor the bootorder

2023-02-17 Thread Gregory Lee Bartholomew
On Fri, 2023-02-17 at 14:08 +0100, Gerd Hoffmann wrote: > On Wed, Feb 15, 2023 at 02:20:23PM -0600, Gregory Lee Bartholomew wrote: > > I have a script that uses Qemu to install a Linux OS to the supplied > > device. At > > the end of the install script, efibootmgr is called to create UEFI boot >

Re: [edk2-devel] BUG: tianocore does not honor the bootorder

2023-02-17 Thread Gerd Hoffmann
On Wed, Feb 15, 2023 at 02:20:23PM -0600, Gregory Lee Bartholomew wrote: > I have a script that uses Qemu to install a Linux OS to the supplied device. > At > the end of the install script, efibootmgr is called to create UEFI boot > entries > and set the boot order. However, every time I boot the

[edk2-devel] BUG: tianocore does not honor the bootorder

2023-02-16 Thread Gregory Lee Bartholomew
I have a script that uses Qemu to install a Linux OS to the supplied device. At the end of the install script, efibootmgr is called to create UEFI boot entries and set the boot order. However, every time I boot the VM, it boots to entry 0004 "UEFI Misc Device" instead of the proper entry specified