[coreboot-gerrit] Patch merged into coreboot/master: acpigen: Add helper functions for strings

gerrit at coreboot.org gerrit at coreboot.org
Mon May 16 19:52:08 CEST 2016


the following patch was just integrated into master:
commit 56b69aa9c7d5628dec0d6345c29fb0a1cfeae9fc
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon May 9 08:17:02 2016 -0700

    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 at chromium.org>
    Reviewed-on: https://review.coreboot.org/14793
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


See https://review.coreboot.org/14793 for details.

-gerrit



More information about the coreboot-gerrit mailing list