[coreboot] Patch merged into coreboot/master: 01c3de9 Make option rom init more verbose

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 8 19:38:53 CET 2012


the following patch was just integrated into master:
commit 01c3de9bb45e09edfe715ec2934805b5ea2edd2f
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Aug 29 09:28:52 2012 -0700

    Make option rom init more verbose
    
    When bringing up VGA by running the option rom it's sometimes
    useful to get more information about the mode that gets set,
    or the reason why the mode could not be set or a picture could
    not be displayed. Also prefix the output from VBE mode setting
    with VBE:
    
      Copying VGA ROM Image from fff0fd78 to 0xc0000, 0x10000 bytes
      Real mode stub @00000600: 867 bytes
      Calling Option ROM...
      int15_handler: INT15 function 5fac!
      ... Option ROM returned.
      VBE: Getting information about VESA mode 4161
      VBE: resolution:  1280x1024 at 16
      VBE: framebuffer: d0000000
      VBE: Setting VESA mode 4161
      VGA Option ROM has been loaded
    
    Change-Id: I2be11f095dc62ed3c99e0d4272ad9d6521608a44
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/1714
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Thu Nov  8 06:51:45 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Thu Nov  8 19:38:52 2012, giving +2
See http://review.coreboot.org/1714 for details.

-gerrit




More information about the coreboot mailing list