From: Mingarelli, Thomas Date: Tue, 9 Jul 2013 23:04:55 +0000 (+0000) Subject: watchdog: hpwdt: Add check for UEFI bits X-Git-Tag: v3.11-rc1~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce78da76601b64305c050f602767bf58cebcf5d;p=pandora-kernel.git 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 Signed-off-by: Wim Van Sebroeck ---- drivers/watchdog/hpwdt.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --- Reading git-diff-tree failed