audk/ArmPkg/Drivers/GenericWatchdogDxe
Nhi Pham 41a51d1735 ArmPkg/GenericWatchdogDxe: Disable WDOG before the protocol installed
This moves the WatchdogDisable() function before the installation of the
gEfiWatchdogTimerArchProtocolGuid protocol. It allows a platform to
promptly carry out platform specific configurations, such as UEFI boot
monitoring, by registering the protocol installation callback.

Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
2024-08-28 22:17:56 +00:00
..
GenericWatchdog.h
GenericWatchdogDxe.c ArmPkg/GenericWatchdogDxe: Disable WDOG before the protocol installed 2024-08-28 22:17:56 +00:00
GenericWatchdogDxe.inf