watchdog: hpwdt: Add check for UEFI bits
authorMingarelli, Thomas <Thomas.Mingarelli@hp.com>
Tue, 9 Jul 2013 23:04:55 +0000 (23:04 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 20:20:06 +0000 (22:20 +0200)
commitcce78da76601b64305c050f602767bf58cebcf5d
treeb531a1e3991b501338b45e59e7e0a1ab10cd41e8
parent086f3ec187a18e29f8f36ebd4ae9eb8d48d9fd03
watchdog: hpwdt: Add check for UEFI bits

This patch is being created to use the UEFI bits in the type 219 SMBIOS
record in order to decide whether or not to execute BIOS code. This is a
better solution than to depend on the iCRU bit since not all future servers
will use iCRU.

Signed-off-by: Thomas Mingarelli <thomas.mingarelli@hp.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
----
drivers/watchdog/hpwdt.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
drivers/watchdog/hpwdt.c