Actions
Bug #11261
closedefinet: Defer exclusively opening the network handles
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Work from FreeBSD:
https://reviews.freebsd.org/D20642
This work is precursor to http support in EFI network stack where we we need to let firmware to deal with network interface.
Updated by Toomas Soome over 4 years ago
Toomas Soome wrote:
Work from FreeBSD:
https://reviews.freebsd.org/D20642
This work is precursor to http support in EFI network stack where we we need to let firmware to deal with network interface.
Tested by:
chain /boot/loader64.efi -- the message about not being able top open network is gone.
pxe boot is working as before.
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 1998b0812b5fb5da180a47adadb55cc844465828
commit 1998b0812b5fb5da180a47adadb55cc844465828 Author: Toomas Soome <tsoome@me.com> Date: 2019-06-25T20:37:43.000Z 11261 efinet: Defer exclusively opening the network handles Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
Actions