NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/55954: bootx64.efi hangs up on boot



The following reply was made to PR port-amd64/55954; it has been noted by GNATS.

From: Aleksey Arens <aza.sea.agenda%gmail.com@localhost>
To: port-amd64-maintainer%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
	netbsd-bugs%netbsd.org@localhost, gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-amd64/55954: bootx64.efi hangs up on boot
Date: Fri, 5 Feb 2021 20:02:32 -0800

 Please allow me to suggest an alternate -- arguably better --
 possibility that I have in mind.  First, the bootx64.efi could
 initialize the local disks.  Then, it would look into the config file.
 If an option to disable network init is passed, then no network init
 is performed.  Otherwise, the network is initialized.  Since it's
 never the case that the boot menu is generated by performing any
 network-related actions, this approach is sound.  It would also
 conservatively preserve the old behaviour for all old configurations.
 
 If this approach is found to be amenable, I could make myself
 available to implement it.
 



Home | Main Index | Thread Index | Old Index