History log of /device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
baeddf2b27a91b4d7293f0f3921554db3527e483 10-Aug-2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ArmPkg/GenericWatchdogDxe: add missing VOID* cast

Use an explicit VOID* cast when passing a static char array into
a function taking a void pointer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18193 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c
23666400234149a9c64b5881805db49cb8342ee7 12-Dec-2014 Ronald Cron <Ronald.Cron@arm.com> ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter

Use the system counter to compute the watchdog compare
value as the watchdog compare value is compared to the
system counter to check if the watchdog timeout expired or not.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <Ronald.Cron@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16513 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c
0b4d97a0ea92289181d565000b9fcc81054d78ee 12-Dec-2014 Ronald Cron <Ronald.Cron@arm.com> ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ronald Cron <Ronald.Cron@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16512 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c