aboutsummaryrefslogtreecommitdiffstats
path: root/pc-bios/optionrom
AgeCommit message (Expand)AuthorFilesLines
2011-03-22fix linuxboot.bin and multiboot.bin to not hijack int19Gleb Natapov3-15/+29
2011-01-20Add scripts directoryBlue Swirl2-46/+1
2010-11-21optionrom: fix bugs in signrom.shAvi Kivity1-4/+3
2010-06-09Fix multiboot compilationAlexander Graf2-12/+28
2010-01-08linuxboot: fix gdt address calculationAvi Kivity1-2/+3
2010-01-08Use vpath directivePaolo Bonzini1-1/+2
2009-12-18Fix thinko in linuxboot.SPaolo Bonzini1-12/+8
2009-12-03multiboot: Fix module loading and setting of mmap.Adam Lackorzynski1-1/+4
2009-12-03Make -kernel for linux work with bochsbiosAlexander Graf1-5/+5
2009-11-21Allow build of linuxboot.S with old assemblersJuergen Lock1-1/+4
2009-11-17Convert linux bootrom to external rom and fw_cfgAlexander Graf2-1/+141
2009-11-17Move common option rom code to header fileAlexander Graf2-76/+110
2009-11-17Convert multiboot to fw_cfg backed data storageAlexander Graf1-17/+60
2009-10-27multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 bui...Juergen Lock1-0/+3
2009-10-06optionrom: create .PHONY variableJuan Quintela1-0/+1
2009-10-06optionrom: remove use of implicit RM variableJuan Quintela1-1/+1
2009-10-05restore CFLAGS check for conflict and fix recursive CFLAGS issueThomas Monjalon1-2/+2
2009-09-09optionrom: make clean should remove raw and .dJuan Quintela1-1/+1
2009-09-09otionrom: Use local CFLAGS no global oneJuan Quintela1-0/+1
2009-09-09Remove CFLAGS parameter in cc-optionJuan Quintela1-1/+1
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela1-3/+3
2009-08-10Fix checksum writing in signboot.shAlexander Graf1-1/+2
2009-08-10Do not try to invoke shebang scripts directly (NFS issues)malc1-1/+1
2009-07-31Option rom makefile fixesPaul Brook1-0/+2
2009-07-27Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccadBlue Swirl1-1/+1
2009-07-27use cc-option for optionromJuan Quintela1-21/+1
2009-07-27Use quiet-command for building optionromJuan Quintela1-9/+7
2009-07-22signrom.sh: portability fixChristoph Egger1-2/+3
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl2-4/+2
2009-07-16Don't copy multiboot.bin into pc-bios after builtAnthony Liguori1-1/+0
2009-07-16Fix multiboot.bin build on mingw32Anthony Liguori1-3/+5
2009-07-09Replace signrom with shell script v3Alexander Graf3-85/+48
2009-07-03Work around Solaris gas problemBlue Swirl1-1/+1
2009-06-29Multiboot build system v4Alexander Graf2-0/+127
2009-06-29Multiboot support v5Alexander Graf1-0/+209