]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite19e1a55263f841b81ca2d5cb2d515462a9959f3
treeb531a1e3991b501338b45e59e7e0a1ab10cd41e8
parent814c9e7634f4ef5c95c8951dd7cab8e75dc4f090
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