coreboot-kgpe-d16/src/arch
Duncan Laurie f7c3876c28 acpigen: Add an abstracted integer output method
In order to produce smaller AML and not rely on the caller to size the
output type appropriately add a helper function that will output an
appropriately sized integer.

To complete this also add helper functions for outputting the single
OpCode for Zero and One and Ones.

And finally add "name" variants of the helpers that will output a
complete sequence like "Name (_UID, Zero)".

Change-Id: I7ee4bc0a6347d15b8d49df357845a8bc2e517407
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/14794
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-05-16 19:55:33 +02:00
..
arm arch/armv7: Fix end index calculation in mmu_config_range_kb 2016-05-09 06:44:32 +02:00
arm64 arch/arm64: add FRAMEBUFFER region macros to memlayout 2016-05-10 23:47:57 +02:00
mips build system: remove CBFSTOOL_PRE1_OPTS 2016-05-03 11:40:49 +02:00
power8 build system: remove CBFSTOOL_PRE1_OPTS 2016-05-03 11:40:49 +02:00
riscv build system: remove CBFSTOOL_PRE1_OPTS 2016-05-03 11:40:49 +02:00
x86 acpigen: Add an abstracted integer output method 2016-05-16 19:55:33 +02:00