On 2/2/22 23:35, Laurent Vivier wrote:
This ROM will be started by QEMU and will load the firmware.
The firware will be based on Petit Boot, the aim of the bootstrap
"firmware"
is to ask QEMU to load the kernel and initramfs to the RAM.
It also builds the bootinfo structure to pass to the ke
This ROM will be started by QEMU and will load the firmware.
The firware will be based on Petit Boot, the aim of the bootstrap
is to ask QEMU to load the kernel and initramfs to the RAM.
It also builds the bootinfo structure to pass to the kernel the
same way QEMU does when it loads directly the k