aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/qemu_i440fx_piix4/16MiB
Commit message (Collapse)AuthorAgeFilesLines
* Add missing QEMU payload dependencies filesAndrew Robbins2019-10-194-0/+4
|
* Add GRUB/SeaBIOS targets to qemu_i440fx_piix4Andrew Robbins2019-03-096-0/+8
|
* Create corebootfb/textmode targets for qemu_i440fx_piix4Andrew Robbins2019-03-093-0/+8
| | | | | | | | The config for text mode doesn't actually have to be there (since text mode is the default in the base config) but, as in other cases, this configuration snippet is included for the sake of documenting what part of the base config is related to the target ("textmode" in this case).
* Create 16MiB flash size target for qemu_i440fx_piix4Andrew Robbins2019-03-091-0/+5
16MiB is the largest flash size for most of our supported boards so any emulated boards should stick with that upper limit.