CVS log for src/sys/stand/efiboot/efiwatchdog.c
Up to [cvs.NetBSD.org] / src / sys / stand / efiboot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Sun Aug 1 22:42:44 2021 UTC (3 years, 5 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +40 -0
lines
Sync with HEAD.
Revision 1.1.4.1
Sun Jun 20 19:10:47 2021 UTC (3 years, 7 months ago) by thorpej
Branches: thorpej-i2c-spi-conf
FILE REMOVED
Changes since revision 1.1: +0 -40
lines
file efiwatchdog.c was added on branch thorpej-i2c-spi-conf on 2021-08-01 22:42:44 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 20 19:10:47 2021 UTC (3 years, 7 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-futex2-base,
thorpej-futex2,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Branch point for: thorpej-i2c-spi-conf
Add support for the boot services watchdog and pet it on every block I/O
access. For slow media (like ISO image redirection on Lenovo HR330A BMC)
this is needed because otherwise the default watchdog timeout fires before
we can finish loading the kernel from install media.
CVSweb <webmaster@jp.NetBSD.org>