mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
This commit adds four new tests for the syslinux bootloader: - Building on x86, for legacy BIOS - Building on x86, for EFI BIOS - Building on x86-64, for legacy BIOS - Building on x86-64, for EFI BIOS Runtime testing in Qemu would certainly be possible, but is left as a future addition to these tests. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>