Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-01 | efi_loader: implement SetWatchdogTimer | Heinrich Schuchardt | |
The watchdog is initialized with a 5 minute timeout period. It can be reset by SetWatchdogTimer. It is stopped by ExitBoottimeServices. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de> |