Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-08-02 Thread Hamit Can Karaca
Hi Dmitry, I actually solved this problem 2 weeks ago. Can you please share your PlatformManagerBeforeConsole() function so I can be more helpful? Thanks, Hamit Can Karaca -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120209): https:/

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-08-02 Thread Dmitry Ponamorev
Hi I have the same problems. UEFi settings are not saved. And the boot order is the UEFI settings? But in my case it’s coreboot 24.02 + edk2. I turned on debugging mode - there are no messages about errors in writing to the bios spi flash and so. How else can this be debugged? Which UEFI module/dr

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-08-01 Thread Andrew Fish via groups.io
> On Jul 10, 2024, at 6:05 AM, Hamit Can Karaca wrote: > > Hello, > > We recently found a bug where we can't change the boot order of a USB boot > device. We are trying to set it on the top of the boot order but it keeps > going to the last place. Sometimes it works fine but most of the time

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-07-18 Thread Hamit Can Karaca
Hello, I still need help on this issue. I would be greatful if anybody could help. Thanks, Hamit Can Karaca -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119966): https://edk2.groups.io/g/devel/message/119966 Mute This Topic: https://g

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-07-11 Thread Hamit Can Karaca
On Wed, Jul 10, 2024 at 04:56 PM, Gerd Hoffmann wrote: > > Has been reported recently on qemu-devel, so it could very well be you > are hitting a regression on the qemu side. Hi Gerd, Thanks for your answer but I'm not using QEMU. The platform I am working on is CFL. take care, Hamit Can -=

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-07-10 Thread Gerd Hoffmann
On Wed, Jul 10, 2024 at 06:05:01AM GMT, Hamit Can Karaca wrote: > Hello, > > We recently found a bug where we can't change the boot order of a USB > boot device. We are trying to set it on the top of the boot order but > it keeps going to the last place. Sometimes it works fine but most of > the t