assert {[have_spec x86_64]} assert {[have_board pc]} assert {[have_spec nova] || [have_spec hw]} build { core init timer lib/ld driver/acpi server/report_rom app/smbios_decoder } create_boot_directory install_config { } build_boot_image [build_artifacts] append qemu_args " -nographic" run_genode_until "report_rom] .*?report_rom] .*?\n" 20