Changeset 605 in xtideuniversalbios for trunk/Assembly_Library/Inc/CMOS.inc
- Timestamp:
- May 8, 2021, 6:55:56 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/CMOS.inc
r593 r605 31 31 ; Almost all of the CMOS locations are vendor specific and 32 32 ; there is very little standardation 33 HARD_DISK_TYPES EQU 12h ; Windows 9 5reads this to check if IDE drives33 HARD_DISK_TYPES EQU 12h ; Windows 9x reads this to check if IDE drives 34 34 ; are present so it should be safe to access this. 35 35 ; Bits 0...3 Hard Disk 1 type (Primary Slave)
Note:
See TracChangeset
for help on using the changeset viewer.