[coreboot-gerrit] Patch merged into coreboot/master: lib/selfboot: don't open code linked list operations

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 12 23:38:42 CEST 2016


the following patch was just integrated into master:
commit edfcce80b2dc474f0701786e8d44a11d59deeb13
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Jul 11 12:16:08 2016 -0500

    lib/selfboot: don't open code linked list operations
    
    The list insertion operations were open coded at each location.
    Add helper functions which provide the semantics needed by
    the selfboot code in a single place.
    
    Change-Id: Ic757255e01934b499def839131c257bde9d0cc93
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/15601
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list