On Fri, Nov 22, 2024 at 07:25:10PM +0700, Timothy Kenno Handojo wrote: > On Thu, Nov 21, 2024 at 11:34 PM Gerd Hoffmann <kra...@redhat.com> wrote: > > What is the use case? qemu? seabios already supports that (see > > boot_init, the CONFIG_QEMU block). > > This would be for coreboot on real hardware. > As for the boot_init, I am not aware of it working for real hardware. > Do correct me if I'm wrong.
Yes, the current code is behind CONFIG_QEMU, so it'll not be used. The approach should work on real hardware too though, although the logic probably needs some adjustments to make it consider the coreboot nvram layout. take care, Gerd _______________________________________________ SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-le...@seabios.org