[coreboot-gerrit] Patch merged into coreboot/master: 06ff726 AGESA: Fix error status code return type to enum from UINT32

gerrit at coreboot.org gerrit at coreboot.org
Mon Jul 14 19:47:26 CEST 2014


the following patch was just integrated into master:
commit 06ff7268f67d1345fd115fda0879d781eac2d6b1
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Jul 5 15:24:50 2014 +1000

    AGESA: Fix error status code return type to enum from UINT32
    
    AGESA correctly uses the enum AGESA_STATUS type whereas boards use a
    mess of UINT32 typecasts.
    
    Also no need to shout VOID. We are not that careful on changing
    all cases of VOID->void or whitespace issues as these files will
    get merged with follow-ups.
    
    Change-Id: I16ccfcc73cda6b917c7ff5fd42ee2cd04e7dc0dd
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/6182
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/6182 for details.

-gerrit



More information about the coreboot-gerrit mailing list