[coreboot-gerrit] Patch merged into coreboot/master: vboot: Clean up vboot code

gerrit at coreboot.org gerrit at coreboot.org
Mon Jul 25 18:55:44 CEST 2016


the following patch was just integrated into master:
commit a6c5ddd595e145ffd091a9fcadb5e0ffbf0fa8d1
Author: Furquan Shaikh <furquan at google.com>
Date:   Fri Jul 22 06:59:40 2016 -0700

    vboot: Clean up vboot code
    
    1. Remove unused functions/structures.
    2. Add checks for NULL return values.
    3. Change prefixes to vb2 instead of vboot for functions used internally
    within vboot2/
    4. Get rid of vboot_handoff.h file and move the structure definition to
    vboot_common.h
    5. Rename all functions using handoff structure to have prefix
    vboot_handoff_*. All the handoff functions can be run _only_ after cbmem
    is online.
    6. Organize vboot_common.h content according to different
    functionalities.
    
    BUG=chrome-os-partner:55431
    
    Change-Id: I4c07d50327d88cddbdfbb0b6f82c264e2b8620eb
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/15799
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list