[coreboot-gerrit] Change in coreboot[master]: ec/hp/kbc1126/acpi/ec.asl: Name _Q04 event in ACPI debug message

Iru Cai (Code Review) gerrit at coreboot.org
Mon Sep 25 04:42:20 CEST 2017


Iru Cai has uploaded this change for review. ( https://review.coreboot.org/21667


Change subject: ec/hp/kbc1126/acpi/ec.asl: Name _Q04 event in ACPI debug message
......................................................................

ec/hp/kbc1126/acpi/ec.asl: Name _Q04 event in ACPI debug message

It's found in hp/8470p when unplug the laptop from the dock.

Change-Id: Ifeecb1493d3cbcb26d786cbd18c90a520eee8ea4
Signed-off-by: Iru Cai <mytbk920423 at gmail.com>
---
M src/ec/hp/kbc1126/acpi/ec.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/21667/1

diff --git a/src/ec/hp/kbc1126/acpi/ec.asl b/src/ec/hp/kbc1126/acpi/ec.asl
index 6e636ed3..aaff664 100644
--- a/src/ec/hp/kbc1126/acpi/ec.asl
+++ b/src/ec/hp/kbc1126/acpi/ec.asl
@@ -215,7 +215,7 @@
 
 	Method (_Q04, 0, NotSerialized)
 	{
-		Store ("EC: _Q04", Debug)
+		Store ("EC: DOCK REMOVED", Debug)
 		PNOT()
 	}
 

-- 
To view, visit https://review.coreboot.org/21667
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifeecb1493d3cbcb26d786cbd18c90a520eee8ea4
Gerrit-Change-Number: 21667
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai <mytbk920423 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170925/dc754452/attachment.html>


More information about the coreboot-gerrit mailing list