Ignore:
Timestamp:
Jun 9, 2012, 10:33:53 AM (12 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to XTIDE Universal BIOS:

  • Our INT 13h handler is no longer installed when no drives are detected and MODULE_HOTKEYS is not included.
File:
1 edited

Legend:

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

    r413 r431  
    7878    call    RamVars_Initialize
    7979    call    BootVars_Initialize
     80    call    DetectDrives_FromAllIDEControllers
    8081    call    Interrupts_InitializeInterruptVectors
    81     call    DetectDrives_FromAllIDEControllers
    8282    ; Fall to .StoreDptPointersToIntVectors
    8383
Note: See TracChangeset for help on using the changeset viewer.