Changeset 148 for trunk/bootcode/setup/part_set.asm
- Timestamp:
- Apr 8, 2017, 12:27:52 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/setup/part_set.asm
r117 r148 678 678 mov di, si ; Put SI into DI 679 679 call DriveIO_LoadLVMSector 680 j nc PSCPN_LVMGotError ; Security again, if problem -> halt680 jc PSCPN_LVMGotError ; Security again, if problem -> halt 681 681 push dx 682 682 mov ax, [di+LocIPT_AbsoluteBegin]
Note:
See TracChangeset
for help on using the changeset viewer.