[coreboot-gerrit] Patch merged into coreboot/master: e385b37 chromeos: add missing vboot functions

gerrit at coreboot.org gerrit at coreboot.org
Mon May 11 18:36:42 CEST 2015


the following patch was just integrated into master:
commit e385b37126952c824c9d729882c29d10dbf675d7
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri May 8 15:54:31 2015 -0500

    chromeos: add missing vboot functions
    
    Somewhere along the development path the following
    vboot functions were dropped:
      int vboot_enable_developer(void)
      int vboot_enable_recovery(void)
    
    Add them back, but also refactor the flag extraction
    so as not duplicate all that same logic.
    
    Change-Id: Id58f3b99f29caeff98b2d3111cfa28241d15b54f
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/10151
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list