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

Flushed changes in local cache (debugging state) [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/partmain.asm

    r159 r164  
    980980
    981981IFDEF   AUX_DEBUG
    982         IF 1
     982        IF 0
    983983        DBG_TEXT_OUT_AUX    'PART_StartPartition:'
    984984        PUSHRF
Note: See TracChangeset for help on using the changeset viewer.