coreboot-kgpe-d16/src/acpi
Tim Wawrzynczak c4ca2f6396 acpi: Add function to simplify If (CondRefOf (..)) sequences
The new function is called acpigen_write_if_cond_refof(), and it must
be paired with a following acpigen_write_if_end() call.

Change-Id: I6e192a569f550ecb77ad264275d52f219eacaca1
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56003
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2021-07-12 07:34:44 +00:00
..
Kconfig ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
Makefile.inc vc/google/chromeos: Refactor GNVS init 2021-04-30 06:46:07 +00:00
acpi.c ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
acpi_pm.c
acpigen.c acpi: Add function to simplify If (CondRefOf (..)) sequences 2021-07-12 07:34:44 +00:00
acpigen_dptf.c
acpigen_dsm.c
acpigen_extern.asl ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
acpigen_pci.c
acpigen_ps2_keybd.c
acpigen_usb.c
device.c acpi/device: Add ability to generate proper _STA for PowerResource 2021-06-07 05:21:30 +00:00
dsdt_top.asl ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
gnvs.c ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
pld.c
sata.c
soundwire.c