So I want to get a VGA rom in my bios, in case I ever want windows... although maybe I should just fix grub?
Anyways, I have the following VGA adaptor
```
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (p
rog-if 00 [VGA controller])
DeviceName: VGA compatible controller
Subsystem: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126]
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at 47d000000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at efc0 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
```
https://daduke.org/hardware/x220-fhd/ was interesting
https://www.coreboot.org/SeaBIOS#Adding_sgabios_support also good
https://github.com/m4rc0linux/x220-coreboot apparently includes a VGA bios