Hi Rafael,
On 26.12.19 21:43, Rafael Send wrote:
For the past month or two (I'm not actually sure WHEN it stopped working) I haven't been able to successfully boot (any) Windows installations using libgfxinit.
libgfxinit just sets up a framebuffer, all the software compatibility depends on how the framebuffer info is communicated (coreboot payload mostly). Please tell us
o do you run a textmode or linear (native resolution) framebuffer? o is your Windows in BIOS or EFI mode? (these are completely different cases wrt. the framebuffer) o if you use SeaBIOS, please also attach your .config and the output of `build/cbfstool build/coreboot.rom print`. There are many, many variables with SeaBIOS with too many possible combinations.
Mid-October I had created some builds that worked, but I'm not sure they were using master or something else at that point (only kept the binaries unfortunately).
coreboot binaries contain the commit hash and a defconfig they were built with. You can compare that to your current built.
Nico