[coreboot-gerrit] Patch merged into coreboot/master: ce872cb pci: don't load vga option rom before S3 check

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 1 20:55:57 CEST 2013


the following patch was just integrated into master:
commit ce872cb9afd55bc7bee8ebf08319e1400c860e71
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Mar 28 15:59:19 2013 -0500

    pci: don't load vga option rom before S3 check
    
    The pci device code was probing and loading the option rom before
    it did the S3 resume check for VGA option roms. Instead move this
    check before probing and loading so that we don't unnecessarily
    do work.
    
    Change-Id: If2e62d0c0e4b34b4f1bcd56ebcb9d3f54c6d0d24
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/2979
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Sat Mar 30 01:45:31 2013, giving +1
See http://review.coreboot.org/2979 for details.

-gerrit



More information about the coreboot-gerrit mailing list