the following patch was just integrated into master: commit 59eddac6ad1f948af69ee25f3dc26adb56a376d0 Author: Duncan Laurie dlaurie@chromium.org Date: Tue Feb 28 16:58:06 2017 -0800
acpi: Update the ACPI ID for coreboot
The newly assigned ACPI ID for coreboot is 'BOOT' http://www.uefi.org/acpi_id_list
Use this new range of ACPI IDs of "BOOTxxxx" for coreboot specific ACPI objects instead of the placeholder range of "GOOGCBxx".
Change-Id: I10b30b5a35be055c220c85b14a06b88939739a31 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/18521 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18521 for details.
-gerrit