aboutsummaryrefslogtreecommitdiff
path: root/projects/seabios/configs
Commit message (Collapse)AuthorAgeFilesLines
* Bump SeaBIOS revision to rel-1.12.1hmzwqv2019-04-241-1/+1
|
* Consolidate SeaBIOS configsAndrew Robbins2018-11-245-96/+1
| | | | | | | | | | | The only difference between the previous "bios" and "vgabios" targets was whether or not a VGA BIOS binary was built along with SeaBIOS. It seemed needless to compile twice in the event that you want both the SeaBIOS payload and its VGA BIOS when you can compile once and make the decision yourself whether to use the produced vgabios.bin
* Bump SeaBIOS revision and update configsAndrew Robbins2018-11-243-1/+5
| | | | | | New options enabled (set to their default values): CONFIG_NVME=y CONFIG_SERCON=y
* Bump SeaBIOS revision to rel-1.11.0Andrew Robbins2017-12-051-1/+1
| | | | This is the latest release of SeaBIOS.
* Rename SeaBIOS targets to less confusing namesAndrew Robbins2017-09-165-2/+2
| | | | | | | 'txtmode' isn't so much a configuration for textmode as it is a BIOS, simply, and 'vga' is actually the VGABIOS which requires the BIOS being present in order to function; this is contrary to what the original target names may lead one to initially believe.
* Avoid prompt about new (unneeded) SeaBIOS configAndrew Robbins2017-08-091-0/+1
|
* Add SeaBIOS install/revision/targets filesAndrew Robbins2017-08-094-0/+5
|
* Move SeaBIOS configs into separate install/ dirsAndrew Robbins2017-08-092-0/+0
|
* mv projects/seabios/{config,configs}Andrew Robbins2017-08-092-0/+185