On Fri, 2026-06-05 at 14:58 -0400, Zhuoying Cai wrote: > In your console.log, it looks like the components are being loaded, but > the verification step is not performed. This might be because the test > is not using the built BIOS image?
Ah, of course. I missed this bringing the system back online I was using for your changes. Sorry, must've been Friday. :) > > For reference, here are the build steps I used: > # ninja -C build > # make -C build/pc-bios/s390-ccw > # cp build/pc-bios/s390-ccw/s390-ccw.img pc-bios > # make install
