Felix Singer has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/60454 )
Change subject: mb/51nb/x210/acpi: Use ACPI 2.0 syntax to access arrays ......................................................................
mb/51nb/x210/acpi: Use ACPI 2.0 syntax to access arrays
Replace Index(FOO, 1337) with FOO[1337].
Change-Id: I5692d1be5a94d259bbed987a43ec17ad1c1f915c Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/51nb/x210/acpi/battery.asl 1 file changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/60454/2