Ignore:
Timestamp:
Nov 7, 2017, 7:12:59 AM (8 years ago)
Author:
Ben Rietbroek
Message:

Initial AiR-BOOT Development Information [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.gmk

    r187 r190  
    4343        wmake -h dev DEV_BLD_LANG=$(DEV_BLD_LANG)
    4444
     45# Show information on AiR-BOOT development
     46devinfo:
     47        $(info )
     48        $(info [$@])
     49        @less devinfo.txt
     50        @echo
     51
    4552#
    4653# Open Watcom Environment
Note: See TracChangeset for help on using the changeset viewer.