Is it already pushed? I think I need to add a `if (CONFIG_CSM) {` to it
because I think it wasn't working with the regual bios.bin without CSM
on in QEMU. I don't see anything on coreboot/seabios GitHub (mirror)
saying it is pushed (last push 3 weeks ago). Sorry, I forgot about testing this originally after the 2nd patch. (The `if (CONFIG_CSM) {` isn't required for the original patch that reworked one of the checks)
- Christopher Lentocha christopherericlentocha@gmail.com
On 1/29/25 04:50, Gerd Hoffmann wrote:
On Wed, Jan 29, 2025 at 01:39:29AM +0000, Kevin O'Connor wrote:
Sounds good.
Gerd, since you reviewed and you're more familiar with this code, feel free to also commit.
Committed and pushed.
take care, Gerd