diff options
Diffstat (limited to 'roms')
-rw-r--r-- | roms/config.ipxe.general.h | 4 | ||||
m--------- | roms/ipxe | 0 |
2 files changed, 3 insertions, 1 deletions
diff --git a/roms/config.ipxe.general.h b/roms/config.ipxe.general.h index b3fce5326a..619ee4c157 100644 --- a/roms/config.ipxe.general.h +++ b/roms/config.ipxe.general.h @@ -1,2 +1,4 @@ #undef BANNER_TIMEOUT -#define BANNER_TIMEOUT 0 +#define BANNER_TIMEOUT 30 +#undef ROM_BANNER_TIMEOUT +#define ROM_BANNER_TIMEOUT 0 diff --git a/roms/ipxe b/roms/ipxe -Subproject 09c5109b8585178172c7608de8d52e9d9af0b68 +Subproject 69313edad85f8958acc8a47272b3c3da494835e |