[coreboot-gerrit] Patch merged into coreboot/master: libpayload: increase MAX_ARGC_COUNT

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 25 13:39:05 CET 2016


the following patch was just integrated into master:
commit bf618cb94ea3e4a131ea61dab3702363afa94286
Author: Jeremy Compostella <jeremy.compostella at gmail.com>
Date:   Fri Nov 18 13:40:32 2016 +0100

    libpayload: increase MAX_ARGC_COUNT
    
    MAX_ARGC_COUNT limits the payload to ten parameters which is not
    enough when used with a proprietary first stage bootloader providing
    hardware description using around 20 parameters.
    
    This patch makes the libpayload able to get up to 32 parameters.
    
    Change-Id: I49925040d951dffb9c11425334674d8d498821f2
    Signed-off-by: Jeremy Compostella <jeremy.compostella at gmail.com>
    Reviewed-on: https://review.coreboot.org/17467
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Nico Huber <nico.h at gmx.de>


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

-gerrit



More information about the coreboot-gerrit mailing list