Ignore:
Timestamp:
Feb 18, 2012, 2:51:54 PM (13 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Changed BOOTNFO to BOOTMENUINFO and moved it to BootMenu.inc.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Initialization/DetectDrives.asm

    r242 r254  
    143143    call    CreateDPT_FromAtaInformation
    144144    jc      SHORT DetectDrives_DriveNotFound
    145     call    BootInfo_CreateForHardDisk
     145    call    BootMenuInfo_CreateForHardDisk
    146146    jmp     short DetectPrint_DriveNameFromBootnfoInESBX
    147147
Note: See TracChangeset for help on using the changeset viewer.