Changeset 88 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
- Timestamp:
- Jan 27, 2011, 8:14:13 AM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/RomVars.inc
r3 r88 24 24 .bIdeCnt resb 1 ; Number of supported IDE controllers 25 25 .bBootDrv resb 1 ; Boot Menu default drive 26 .bBootMnuH resb 1 ; Boot Menu maximum height26 resb 1 ; (Was boot menu maximum height) 27 27 .bBootDelay resb 1 ; Boot Menu selection delay in seconds 28 28 .bBootLdrType resb 1 ; Boot Loader type
Note:
See TracChangeset
for help on using the changeset viewer.