Re: disable efi watchdog

2018-03-01 Thread Jonathan Gray
On Thu, Mar 01, 2018 at 11:15:19AM +0100, Mark Kettenis wrote: > > Date: Thu, 1 Mar 2018 16:38:50 +1100 > > From: Jonathan Gray > > > > On Sun, Feb 11, 2018 at 04:38:18PM +1100, Jonathan Gray wrote: > > > The UEFI specification states a watchdog should be armed for 5 minutes. > > > Stop this from

Re: disable efi watchdog

2018-03-01 Thread Mark Kettenis
> Date: Thu, 1 Mar 2018 16:38:50 +1100 > From: Jonathan Gray > > On Sun, Feb 11, 2018 at 04:38:18PM +1100, Jonathan Gray wrote: > > The UEFI specification states a watchdog should be armed for 5 minutes. > > Stop this from resetting a system when in efiboot. > > Anyone? It is annoying to have t

Re: disable efi watchdog

2018-02-28 Thread Jonathan Gray
On Sun, Feb 11, 2018 at 04:38:18PM +1100, Jonathan Gray wrote: > The UEFI specification states a watchdog should be armed for 5 minutes. > Stop this from resetting a system when in efiboot. Anyone? It is annoying to have the system reset itself when trying to do something in boot or purposefully

disable efi watchdog

2018-02-10 Thread Jonathan Gray
The UEFI specification states a watchdog should be armed for 5 minutes. Stop this from resetting a system when in efiboot. Index: amd64/stand/efiboot/efiboot.c === RCS file: /cvs/src/sys/arch/amd64/stand/efiboot/efiboot.c,v retrieving