summaryrefslogtreecommitdiffstats
path: root/pc-bios/optionrom
Commit message (Expand)AuthorAgeFilesLines
* multiboot: Fix module loading and setting of mmap.Adam Lackorzynski2009-12-031-1/+4
* Make -kernel for linux work with bochsbiosAlexander Graf2009-12-031-5/+5
* Allow build of linuxboot.S with old assemblersJuergen Lock2009-11-211-1/+4
* Convert linux bootrom to external rom and fw_cfgAlexander Graf2009-11-172-1/+141
* Move common option rom code to header fileAlexander Graf2009-11-172-76/+110
* Convert multiboot to fw_cfg backed data storageAlexander Graf2009-11-171-17/+60
* multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 bui...Juergen Lock2009-10-271-0/+3
* optionrom: create .PHONY variableJuan Quintela2009-10-061-0/+1
* optionrom: remove use of implicit RM variableJuan Quintela2009-10-061-1/+1
* restore CFLAGS check for conflict and fix recursive CFLAGS issueThomas Monjalon2009-10-051-2/+2
* optionrom: make clean should remove raw and .dJuan Quintela2009-09-101-1/+1
* otionrom: Use local CFLAGS no global oneJuan Quintela2009-09-101-0/+1
* Remove CFLAGS parameter in cc-optionJuan Quintela2009-09-101-1/+1
* Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela2009-08-101-3/+3
* Fix checksum writing in signboot.shAlexander Graf2009-08-101-1/+2
* Do not try to invoke shebang scripts directly (NFS issues)malc2009-08-101-1/+1
* Option rom makefile fixesPaul Brook2009-07-311-0/+2
* Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccadBlue Swirl2009-07-271-1/+1
* use cc-option for optionromJuan Quintela2009-07-271-21/+1Star
* Use quiet-command for building optionromJuan Quintela2009-07-271-9/+7Star
* signrom.sh: portability fixChristoph Egger2009-07-221-2/+3
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-162-4/+2Star
* Don't copy multiboot.bin into pc-bios after builtAnthony Liguori2009-07-161-1/+0Star
* Fix multiboot.bin build on mingw32Anthony Liguori2009-07-161-3/+5
* Replace signrom with shell script v3Alexander Graf2009-07-093-85/+48Star
* Work around Solaris gas problemBlue Swirl2009-07-031-1/+1
* Multiboot build system v4Alexander Graf2009-06-292-0/+127
* Multiboot support v5Alexander Graf2009-06-291-0/+209