[coreboot-gerrit] Patch merged into coreboot/master: arch/x86/acpigen: acpigen buffer size fix

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 17 09:52:57 CET 2016


the following patch was just integrated into master:
commit c70cc4d70d1205abe6bc7c06039f2b8443234709
Author: Naresh G Solanki <naresh.solanki at intel.com>
Date:   Wed Nov 16 10:10:09 2016 +0530

    arch/x86/acpigen: acpigen buffer size fix
    
    In function definition of acpigen_write_byte_buffer, buffer size written
    using acpigen_emit_byte gives wrong results in generated AML code for
    buffer size greater than one.
    
    Write buffer size using acpigen_write_integer as per ACPI spec 5.0
    section 20.2.5.4 BufferOp.
    
    Change-Id: I0dcb25b24a1b4b592ad820c95f7c2df67a016594
    Signed-off-by: Naresh G Solanki <naresh.solanki at intel.com>
    Reviewed-on: https://review.coreboot.org/17444
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list