aboutsummaryrefslogtreecommitdiffstats
path: root/hw/multiboot.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-09multiboot: Quote filename in error messageAdam Lackorzynski1-1/+1
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf1-1/+1
2010-12-11Add bootindex for option roms.Gleb Natapov1-1/+2
2010-11-16multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski1-0/+6
2010-09-04load_multiboot(): get_image_size() returns intJes Sorensen1-1/+1
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata1-4/+5
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno1-2/+2
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski1-0/+331