[coreboot-gerrit] Patch merged into coreboot/master: acpigen: Add an abstracted integer output method

gerrit at coreboot.org gerrit at coreboot.org
Mon May 16 19:55:50 CEST 2016


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

    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 at chromium.org>
    Reviewed-on: https://review.coreboot.org/14794
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list