Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing QEMU payload dependencies files | Andrew Robbins | 2019-10-19 | 4 | -0/+4 |
| | |||||
* | Add GRUB/SeaBIOS targets to qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 6 | -0/+8 |
| | |||||
* | Create corebootfb/textmode targets for qemu_i440fx_piix4 | Andrew Robbins | 2019-03-09 | 3 | -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_piix4 | Andrew Robbins | 2019-03-09 | 1 | -0/+5 |
16MiB is the largest flash size for most of our supported boards so any emulated boards should stick with that upper limit. |