coreboot-kgpe-d16/payloads/external
Paul Menzel f72568cad3 payloads: FILO: Hook up autoboot options
FILO allows to configure a line to autoboot. Hook this up into
coreboot’s build system.

TEST=Configure coreboot for QEMU i440fx with FILO as payload and
configure:

    CONFIG_FILO_MASTER=y
    CONFIG_FILO_USE_AUTOBOOT=y
    CONFIG_FILO_AUTOBOOT_FILE="hda1:/vmlinuz root=/dev/sda1 console=tty0 console=ttyS0,115200 initrd=hda1:/initrd.img"
    CONFIG_FILO_AUTOBOOT_DELAY=5

Boot Debian image with:

    qemu-system-x86_64 -bios /dev/shm/coreboot/build/coreboot.rom -L /dev/shm -enable-kvm -smp cpus=2 -m 1G -hda /dev/shm/debian-32.img -serial stdio -net nic -net user,hostfwd=tcp::22222-:22

Change-Id: Id167e9a144bf466da87469108002672b299b702a
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56213
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-07-19 09:20:52 +00:00
..
BOOTBOOT payloads/external: add support for BOOTBOOT payload 2020-09-26 23:08:07 +00:00
FILO payloads: FILO: Hook up autoboot options 2021-07-19 09:20:52 +00:00
GRUB2
LinuxBoot payloads/LinuxBoot: make linux kernel build reproducible 2021-04-09 06:09:59 +00:00
Memtest86Plus payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
SeaBIOS payloads/seabios: Update stable version to 1.14.0 2020-08-17 06:37:57 +00:00
U-Boot treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
Yabits payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
depthcharge payloads/depthcharge: Use static_fw_config.h file for depthcharge build 2021-04-23 15:37:45 +00:00
iPXE payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
linux
tianocore payloads/tianocore: Fix orphaned reference to 'bootloader' variable 2021-06-07 11:34:50 +00:00
tint tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00
.gitignore .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
Makefile.inc payloads: FILO: Hook up autoboot options 2021-07-19 09:20:52 +00:00