[coreboot] Patch merged into coreboot/master: c876459 [ChromeOS] Don't initialize VGA Option ROM in normal mode

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 2 18:43:00 CEST 2012


the following patch was just integrated into master:
commit c8764595acb4eca89ce7e6d2dabf7c6e8eac7704
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Fri Mar 30 17:10:49 2012 -0700

    [ChromeOS] Don't initialize VGA Option ROM in normal mode
    
    ChromeOS features two different modes: normal mode and developer mode
    (aka jailbreak mode). In developer mode, we need to display a warning
    screen for security reasons.
    
    However, in normal mode we want to boot blazingly fast. Therefore we
    don't run (VGA) option ROMs, unless we have to print something on the
    screen before the kernel is loaded.
    
    Change-Id: I37f63d0b082a48e037e65bde2b380f9b8743ed29
    Signed-off-by: Stefan Reinauer <reinauer at google.com>

Build-Tested: build bot (Jenkins) at Sat Mar 31 04:01:23 2012, giving +1
See http://review.coreboot.org/829 for details.

-gerrit




More information about the coreboot mailing list