Changeset 96 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Src/Boot/BootVars.asm


Ignore:
Timestamp:
Jan 28, 2011, 4:29:42 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to XTIDE Universal BIOS:

  • Cleaned boot loader code some more.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS/Src/Boot/BootVars.asm

    r90 r96  
    6262    cli                                 ; Disable interrupts
    6363    LOAD_BDA_SEGMENT_TO ss, sp
    64 ;   eLSS    sp, ss:BOOTVARS.dwPostStack ; Expanded macro to remove
    65                                         ; unneeded CLI instruction
    6664%ifndef USE_386
    6765    mov     sp, [ss:BOOTVARS.dwPostStack]
Note: See TracChangeset for help on using the changeset viewer.