On 27 August 2017 at 06:54, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > 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.g...@gmx.de> > --- > cmd/bootefi.c | 1 + > include/efi_loader.h | 4 +++ > lib/efi_loader/Makefile | 2 +- > lib/efi_loader/efi_boottime.c | 3 ++- > lib/efi_loader/efi_watchdog.c | 58 > +++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 66 insertions(+), 2 deletions(-) > create mode 100644 lib/efi_loader/efi_watchdog.c >
Reviewed-by: Simon Glass <s...@chromium.org> I'm wondering whether the efi_ prefix on all these files is superfluous. What is the purpose? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot