Changeset 167


Ignore:
Timestamp:
Apr 8, 2017, 12:28:06 AM (8 years ago)
Author:
Ben Rietbroek
Message:

Enabled the new disk-info display on pre-MENU [v1.1.1-testing]

While many parts of the underlying engine have been enhanced,
this will probably be the most visible change for AiR-BOOT users... ;)

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.0-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootcode/airboot.asm

    r165 r167  
    12931293                call    VideoIO_Print
    12941294
     1295                ; Display information about the disks found
     1296                call    VideoIO_DisplayDiskInfo
    12951297
    12961298
Note: See TracChangeset for help on using the changeset viewer.