Ignore:
Timestamp:
Oct 11, 2016, 10:42:09 PM (9 years ago)
Author:
Ben Rietbroek
Message:

Replaced some 'eCS' references with generic 'OS/2' [v1.1.1-testing]

With the upcoming ArcaOS, see: https://www.arcanoae.com, eComStation
ain't the only game in OS/2-town anymore. So, some references have been
changed to the more generic term 'OS/2' to prevent misinterpretation.

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/special/lvm.asm

    r57 r67  
    239239        ;
    240240        ; It's a PRI so we use the special locator function.
    241         ; This locator takes care of extended eCS geometry should that be used
     241        ; This locator takes care of extended OS/2 geometry should that be used
    242242        ;
    243243        call    DriveIO_LoadMasterLVMSector
     
    376376        ;
    377377        ; It's a PRI so we use the special locator function.
    378         ; This locator takes care of extended eCS geometry should that be used
     378        ; This locator takes care of extended OS/2 geometry should that be used
    379379        ;
    380380        call    DriveIO_LoadMasterLVMSector
Note: See TracChangeset for help on using the changeset viewer.