summaryrefslogtreecommitdiffstats
path: root/roms/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* roms: also copy the dsdt when updating seabios.Gerd Hoffmann2012-11-301-0/+1
| | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* Add vgabios build rules to roms/MakefileGerd Hoffmann2012-07-121-0/+17
| | | | | | | | | | | This patch adds some glue to roms/Makefile to build vgabios binaries for qemu. It covers both the lgpl'ed vgabios implementation used by qemu traditionally and the new seabios implementation. The purpose of this patch is to (a) document the vgabios build process and (b) simplify seavgabios testing for those who want to play with it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* Add seabios build scripts to roms/Gerd Hoffmann2012-03-121-0/+10
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>