[coreboot-gerrit] Change in coreboot[master]: ec/hp/kbc1126/acpi/battery.asl: \ISTR should be Serialized

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


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


Change subject: ec/hp/kbc1126/acpi/battery.asl: \ISTR should be Serialized
......................................................................

ec/hp/kbc1126/acpi/battery.asl: \ISTR should be Serialized

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/21668/1

diff --git a/src/ec/hp/kbc1126/acpi/battery.asl b/src/ec/hp/kbc1126/acpi/battery.asl
index a659cfa..0cc9854 100644
--- a/src/ec/hp/kbc1126/acpi/battery.asl
+++ b/src/ec/hp/kbc1126/acpi/battery.asl
@@ -235,7 +235,7 @@
 	0x04B0
 })
 
-Method (\ISTR, 2, NotSerialized)
+Method (\ISTR, 2, Serialized)
 {
 	Name (NUMB, Buffer (6) { "     " })
 	Local0 = Arg0

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I36e814acc0746cb011b595493d8254f3fb73baf5
Gerrit-Change-Number: 21668
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/fcf8d682/attachment.html>


More information about the coreboot-gerrit mailing list