Ignore:
Timestamp:
Mar 12, 2003, 8:51:14 AM (22 years ago)
Author:
kiewitz
Message:

Updated several Sources.
Note: This comment was created after rebuilding the repo. [2011-07]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AIR-BOOT/SOURCE/AIR-BOOT.ASM

    r25 r26  
    617617CurPartition_Location        dw     4 dup (?)  ; Where did current partition came from?
    618618CurIO_UseExtension           db     ?    ; 1-Use INT 13h EXTENSIONS
    619                                          ; Filled out by PreCrap
     619                                         ;    (filled out by PreCrap)
     620CurIO_Scanning               db     ?    ; 1-AiR-BOOT is scanning partitions
     621                                         ;    (for detailed error message)
    620622
    621623GotLinux                     db     ?    ; 1-Linux found
Note: See TracChangeset for help on using the changeset viewer.