coreboot-kgpe-d16/src/superio/nuvoton
Jakub Czapiga 61fcb7e965 acpi/acpigen.h: Add more intuitive AML package closing functions
Until now every AML package had to be closed using acpigen_pop_len().
This commit introduces set of package closing functions corresponding
with their opening function names. For example acpigen_write_if()
opens if-statement package, acpigen_write_if_end() closes it.
Now acpigen_write_else() closes previously opened acpigen_write_if(),
so acpigen_pop_len() is not required before it.

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: Icfdc3804cd93bde049cd11dec98758b3a639eafd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50910
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lance Zhao
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-03-22 11:21:55 +00:00
..
common superio/nuvoton/common/Kconfig: Remove HWM config 2021-01-29 09:39:43 +00:00
nct5104d
nct5539d superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
nct5572d superio: Add newline to log message about disabled mouse controller 2020-10-17 13:54:29 +00:00
nct6776 superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
nct6779d
nct6791d superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
npcd378 acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
wpcm450
Makefile.inc superio/nuvoton: Inline nuvoton_hwm_select_bank 2020-09-18 12:37:36 +00:00