[PATCH] hp-wmi: add supports for POST code error

2013-06-13 Thread Alex Hung
HP laptops include a POST code error query 0x2A that reports which point BIOS fails to boot at. The error code is kept in CMOS until it is cleared. Signed-off-by: Alex Hung --- drivers/platform/x86/hp-wmi.c | 47 + 1 file changed, 47 insertions(+) diff

[PATCH] hp-wmi: add supports for POST code error

2013-06-13 Thread Alex Hung
HP laptops include a POST code error query 0x2A that reports which point BIOS fails to boot at. The error code is kept in CMOS until it is cleared. Signed-off-by: Alex Hung --- drivers/platform/x86/hp-wmi.c | 47 + 1 file changed, 47 insertions(+) diff