https://github.com/torvalds/linux
Revision cce78da76601b64305c050f602767bf58cebcf5d authored by Mingarelli, Thomas on 09 July 2013, 23:04:55 UTC, committed by Wim Van Sebroeck on 11 July 2013, 20:20:06 UTC
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(-)
1 parent 086f3ec
History
Tip revision: cce78da76601b64305c050f602767bf58cebcf5d authored by Mingarelli, Thomas on 09 July 2013, 23:04:55 UTC
watchdog: hpwdt: Add check for UEFI bits
Tip revision: cce78da
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 252.5 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top