Actions
Feature #8925
closedFeature #8919: loader.efi: remove efi_main() from libefi
boot1.efi: link with libefi
Start date:
2017-12-16
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
link boot1.efi with libefi, so we can start to use common functions.
https://svnweb.freebsd.org/base?view=revision&revision=322932
https://svnweb.freebsd.org/base?view=revision&revision=322938
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit eb9c32327f4caf584b309530acc3df1b67f1d286
commit eb9c32327f4caf584b309530acc3df1b67f1d286 Author: Toomas Soome <tsoome@me.com> Date: 2018-01-10T14:31:38.000Z 8925 boot1.efi: link with libefi Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions