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/setup/main.asm

    r96 r162  
    7979   ; Setup PartitionPointers-Table...again (needed when re-entering setup)
    8080   ;call    PART_CalculateStraightPartPointers
    81    ;call    VideoIO_DBG_WriteString
    8281   ; Rousseau: end added
    83 
    84 
    8582
    8683   test    byte ptr [CFG_AutoEnterSetup], 1
Note: See TracChangeset for help on using the changeset viewer.