Changeset 395 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm
- Timestamp:
- Apr 18, 2012, 6:04:48 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm
r392 r395 154 154 StartDetectionWithDriveSelectByteInBHandStringInCX: 155 155 call DetectPrint_StartDetectWithMasterOrSlaveStringInCXandIdeVarsInCSBP 156 %ifdef MODULE_HOTKEYS 156 157 call HotkeyBar_UpdateDuringDriveDetection 158 %endif 157 159 ; Fall to .ReadAtaInfoFromHardDisk 158 160
Note:
See TracChangeset
for help on using the changeset viewer.