]> 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)
commit809cd954a2122a0dfa5889c3be331e8ac64b905f
treeb531a1e3991b501338b45e59e7e0a1ab10cd41e8
parentdd291fde9adc9c6dce1e056005ceacfd6ca780e2
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