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

Removed some ancient debugging stuff [v1.1.1-testing]

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

    r145 r162  
    14771477                ; Select default partition and boot system...
    14781478                call    PASSWORD_AskSystemPwd
    1479 
    1480                 ;call    VideoIO_DBG_WriteString2
    14811479
    14821480                mov     al, Menu_EntryDefault
Note: See TracChangeset for help on using the changeset viewer.