Changeset 254 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm
- Timestamp:
- Feb 18, 2012, 2:51:54 PM (13 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm
r242 r254 143 143 call CreateDPT_FromAtaInformation 144 144 jc SHORT DetectDrives_DriveNotFound 145 call Boot Info_CreateForHardDisk145 call BootMenuInfo_CreateForHardDisk 146 146 jmp short DetectPrint_DriveNameFromBootnfoInESBX 147 147
Note:
See TracChangeset
for help on using the changeset viewer.