Actions
Bug #10009
closedbtxld: handle versioning better
Start date:
2018-11-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
btxld is tool to build btx engine to BIOS loader and to attach the embedded version. The current attach code is a bit too careless and does not deal with separate input and output files.
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit b59f980dbdb21de19e1c25db4b9b9d558ab69def
commit b59f980dbdb21de19e1c25db4b9b9d558ab69def Author: Toomas Soome <tsoome@me.com> Date: 2018-11-30T23:10:33.000Z 10009 btxld: handle versioning better Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions