4.1-710-g9402013/2015-10-11T13:27:53Z

Note, coreboot also runs the VGA Option ROM in this build.

```
[…]
PCI: 00:02.0 init ...
CBFS @ 0 size 1ffa00
CBFS: Locating 'pci8086,27a2.rom'
CBFS: Found @ offset 17940 size 10000
In CBFS, ROM address for PCI: 00:02.0 = ffe17988
PCI expansion ROM, signature 0xaa55, INIT size 0x10000, data ptr 0x0040
PCI ROM image, vendor ID 8086, device ID 27a2,
PCI ROM image, Class Code 030000, Code Type 00
Copying VGA ROM Image from ffe17988 to 0xc0000, 0x10000 bytes
Real mode stub @00000600: 867 bytes
Calling Option ROM...
intel_vga_int15_handler: AX=5f40 BX=d103 CX=0055 DX=0002
DISPLAY=3
int15 call returned error.
intel_vga_int15_handler: AX=5f34 BX=078f CX=0002 DX=0002
intel_vga_int15_handler: AX=5f35 BX=078f CX=0000 DX=00c0
... Option ROM returned.
VGA Option ROM was run
PCI: 00:02.0 init finished in 129290 usecs
[…]
```
8 files changed