Le jeudi 10 septembre 2015 à 15:35 +0000, Marc Jones a écrit :
It looks like coreinfo is the only payload, so there is nothing to exit back to. What were you expecting to happen?
You can try using seabios with multiple payloads or work with bayou as a multiple payload loader.
No, coreinfo isn't the only payload. SeaBIOS is the main payload, I also have memtest and ipxe (once I also have nvramcui).
I didn't expect coreinfo to launch to the next payload when it stop. I expect it to reboot the computer as nvramcui do.
max@max-laptop % ./cbfstool coreboot.rom print coreboot.rom: 2048 kB, bootblocksize 1576, romsize 2097152, offset 0x0 alignment: 64 bytes, architecture: x86
Name Offset Type Size … genroms/ipxe.rom 0x6a880 raw 56832 img/coreinfo 0x786c0 payload 65500 img/memtest 0x88700 payload 147240 …