Feature #9478
etdump: Add the etdump utility for dumping El Torito boot catalog information.
Start date:
2018-04-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
FreeBSD: https://svnweb.freebsd.org/base?view=revision&revision=331949
Add the etdump utility for dumping El Torito boot catalog information.
This can be used to check existing images but will be used in the future to find EFI ESP images placed in El Torito catalogs so they can be used for hybrid boot purposes.
Updated by Electric Monk about 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit c0455f334914631f42eb41177d677e2820ee6506
commit c0455f334914631f42eb41177d677e2820ee6506 Author: Toomas Soome <tsoome@me.com> Date: 2019-01-04T16:13:15.000Z 9478 etdump: Add the etdump utility for dumping El Torito boot catalog information. Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Approved by: Dan McDonald <danmcd@joyent.com>