Changeset 583 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS_Configurator_v2/Inc
- Timestamp:
- Apr 23, 2015, 4:28:47 PM (10 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS_Configurator_v2/Inc/Variables.inc
r526 r583 22 22 23 23 ; Equates and defines 24 BOOT_MENU_DEFAULT_TIMEOUT EQU (30 * TICKS_PER_SECOND)24 BOOT_MENU_DEFAULT_TIMEOUT EQU (TICKS_PER_MINUTE / 2) 25 25 MAX_ALLOWED_IDE_CONTROLLERS EQU 4 ; Maximum number of IDE controllers 26 26 MAX_LITE_MODE_CONTROLLERS EQU 2
Note:
See TracChangeset
for help on using the changeset viewer.