the following patch was just integrated into master: commit fcc7a04cc8d222bf74b1d541566aacc32fd7285d Author: Furquan Shaikh furquan@chromium.org Date: Thu Oct 20 23:12:38 2016 -0700
arch/x86/acpigen: Add new functions to acpigen library
Add functions to support generation of following AML operations: 1. PowerResource 2. Store 3. Or 4. And 5. Not 6. Debug 7. If 8. Else 9. Serialized method
BUG=chrome-os-partner:55988
Change-Id: I606736b38e6a55ffdc3e814b6ae0fa367ef7595b Signed-off-by: Furquan Shaikh furquan@chromium.org Reviewed-on: https://review.coreboot.org/17079 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@chromium.org Reviewed-by: Alexander Couzens lynxis@fe80.eu
See https://review.coreboot.org/17079 for details.
-gerrit