diff options
Diffstat (limited to 'qemu/roms/config.ipxe.general.h')
-rw-r--r-- | qemu/roms/config.ipxe.general.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu/roms/config.ipxe.general.h b/qemu/roms/config.ipxe.general.h new file mode 100644 index 000000000..619ee4c15 --- /dev/null +++ b/qemu/roms/config.ipxe.general.h @@ -0,0 +1,4 @@ +#undef BANNER_TIMEOUT +#define BANNER_TIMEOUT 30 +#undef ROM_BANNER_TIMEOUT +#define ROM_BANNER_TIMEOUT 0 |