Changeset 67 for trunk/bootcode/setup/part_set.asm
- Timestamp:
- Oct 11, 2016, 10:42:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/setup/part_set.asm
r65 r67 127 127 PSM_KeyBootAble: 128 128 call PART_GetPartitionPointer ; Gets Partition (DL) Pointer -> SI 129 ; See if this is an eCSLVM Volume.129 ; See if this is an OS/2 LVM Volume. 130 130 ; In that case, we don't allow it to be made bootable. 131 131 ; We also show a popup to inform the user.
Note:
See TracChangeset
for help on using the changeset viewer.