switch-coreboot/src
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
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch acpigen: Add an abstracted integer output method 2016-05-16 19:55:33 +02:00
commonlib cbfstool/fsp: Rename fsp1_1_relocate 2016-05-11 18:38:28 +02:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu AGESA f12: Build as libagesa.a 2016-05-12 11:37:51 +02:00
device sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
drivers drivers/intel/fsp2_0: Add timestamps around all calls to the blob 2016-05-12 04:53:11 +02:00
ec ec/google/chromeec: don't guard function declarations 2016-05-13 17:22:33 +02:00
include sconfig: Add a new generic device type 2016-05-16 19:49:59 +02:00
lib lib: remove FLASHMAP_OFFSET config variable 2016-05-11 21:32:44 +02:00
mainboard mainboard/google: add reef reference board 2016-05-13 22:38:53 +02:00
northbridge nb/amd/mct_ddr3: Report correct DIMM size in SMBIOS structure 2016-05-09 20:44:11 +02:00
soc soc/intel/apollolake: provide common LPDDR4 memory init 2016-05-13 22:38:26 +02:00
southbridge drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode vendorcode/intel/fsp1_0: Don't break GCC strict aliasing 2016-05-13 17:34:13 +02:00
Kconfig lib: remove FLASHMAP_OFFSET config variable 2016-05-11 21:32:44 +02:00