[coreboot-gerrit] Patch merged into coreboot/master: cpu/amd: Fix cbtypes.h to match UINTN convention

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 30 18:24:43 CET 2015


the following patch was just integrated into master:
commit 5fa4cb6d32b469ef8312de0c12ec648c085b9a1f
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Jul 29 23:54:38 2015 -0700

    cpu/amd: Fix cbtypes.h to match UINTN convention
    
    There are some inconsistencies in AMDs APIs between the coreboot
    code and the vendorcode code. Unify the API.
    
    UINTN maps to uintptr_t in UEFI land. Do the same
    here. Also switch the other UEFI types to map to
    fixed size types.
    
    Change-Id: Ib46893c7cd5368eae43e9cda30eed7398867ac5b
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Signed-off-by: Scott Duplichan <scott at notabs.org>
    Reviewed-on: http://review.coreboot.org/10601
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list