Actions
Bug #9841
closedloader: issue edd probe before legacy ah=08
Start date:
2018-09-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
while probing for drives, use int13 extended info before standard one and provide workaround for case we are not getting needed information in case of floppy drive.
Updated by Electric Monk almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit b75eb7e6b5e51c1d1a8023c478487c4f4542768f
commit b75eb7e6b5e51c1d1a8023c478487c4f4542768f Author: Toomas Soome <tsoome@me.com> Date: 2018-11-02T14:25:31.000Z 9840 loader: do not repeat int13 calls when we have no media 9841 loader: issue edd probe before legacy ah=08 Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
Actions