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

Moved this message to the correct module [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/regular/auxio.asm

    r142 r161  
    357357
    358358
    359 AuxIOHello  db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0
     359AuxInitMsg      db 'Serial Communications active on COM',0
     360AuxIOHello      db 10,10,10,'<<<<< AiR-BOOT SERIAL DEBUGGER ACTIVE >>>>>',10,0
Note: See TracChangeset for help on using the changeset viewer.