summaryrefslogtreecommitdiff
path: root/payloads/libpayload/configs/config.arm64-generic
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2016-05-09 08:17:02 -0700
committerDuncan Laurie <dlaurie@google.com>2016-05-16 19:51:58 +0200
commit56b69aa9c7d5628dec0d6345c29fb0a1cfeae9fc (patch)
tree366745b37a22ec6f849137e33fa9d07b6a7ba92a /payloads/libpayload/configs/config.arm64-generic
parent9ccae7558d41daa84240c93fd9aeec59171c3f9e (diff)
acpigen: Add helper functions for strings
Add helper function to emit a string into the SSDT AML bytestream with a NULL terminator. Also add a helper function to emit the string OpCode followed by the string itself. acpigen_emit_string(string) /* Raw string output */ acpigen_write_string(string) /* OpCode followed by raw string */ Change-Id: I4a3a8728066e0c41d7ad6429fad983e6ae6962fe Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://review.coreboot.org/14793 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'payloads/libpayload/configs/config.arm64-generic')
0 files changed, 0 insertions, 0 deletions