| • | if the value is zero the boot loader will immediately start the interactive boot menu without waiting |
| • | if the value is between 1 and 3600 (inclusive) the boot loader will wait for the specified number of seconds for the user to press a key. When a key is pressed the interactive boot menu will be started, and if no key is pressed the interactive boot menu will be skipped. |
| • | if the value is above 3600 the boot loader will change the variable's value to 3600 and wait for an hour for the user to press a key. |