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

    r65 r67  
    127127  PSM_KeyBootAble:
    128128   call    PART_GetPartitionPointer      ; Gets Partition (DL) Pointer -> SI
    129    ; See if this is an eCS LVM Volume.
     129   ; See if this is an OS/2 LVM Volume.
    130130   ; In that case, we don't allow it to be made bootable.
    131131   ; We also show a popup to inform the user.
Note: See TracChangeset for help on using the changeset viewer.