[coreboot-gerrit] Patch merged into coreboot/master: libpayload: x86/exec - fix argc/argv value passing

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 17 17:24:10 CET 2017


the following patch was just integrated into master:
commit 9fa78c136d6a6538576fb15ccd05d8483ea05ab5
Author: Mathias Krause <minipli at googlemail.com>
Date:   Sat Feb 11 22:34:46 2017 +0100

    libpayload: x86/exec - fix argc/argv value passing
    
    According to coreboot’s payload API [1] the argc value should be passed
    at stack offset 0x10, so we need to push a dummy value to comply to the
    API.
    
    [1] https://www.coreboot.org/Payload_API
    
    Change-Id: Id20424185a5bf7e4d94de1886a2cece3f3968371
    Signed-off-by: Mathias Krause <minipli at googlemail.com>
    Reviewed-on: https://review.coreboot.org/18333
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list