summaryrefslogtreecommitdiffstats
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Detect bzip2 programPhilippe Mathieu-Daudé2021-01-231-1/+0Star
* meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé2021-01-232-18/+17Star
* build: -no-pie is no functional linker flagChristian Ehrhardt2020-12-151-1/+0Star
* pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2020-11-232-0/+0
* pc-bios: s390x: Clear out leftover S390EP stringEric Farman2020-11-233-1/+10
* pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman2020-11-231-0/+3
* qboot: update to latest upstreamPaolo Bonzini2020-11-201-0/+0
* pc-bios/s390: update s390-ccw bios binariesCornelia Huck2020-11-042-0/+0
* s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne2020-11-041-1/+3
* configure: move install_blobs from configure to mesonPaolo Bonzini2020-10-262-7/+8
* configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-262-2/+2
* Remove superfluous .gitignore filesThomas Huth2020-10-131-1/+0Star
* pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2020-10-062-0/+0
* pc-bios: s390x: Go into disabled wait when encountering a PGM exceptionJanosch Frank2020-10-061-1/+4
* pc-bios: s390x: Use reset PSW if avaliableJanosch Frank2020-10-063-9/+24
* pc-bios: s390x: Save PSW reworkJanosch Frank2020-10-061-20/+13Star
* pc-bios: s390x: Fix bootmap.c zipl component entry data handlingJanosch Frank2020-10-062-3/+9
* pc-bios/s390-ccw: break loop if a null block number is reachedMarc Hartmayer2020-10-061-1/+1
* pc-bios/s390-ccw: fix off-by-one errorMarc Hartmayer2020-10-061-1/+1
* pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()Thomas Huth2020-10-061-1/+0Star
* pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is badThomas Huth2020-10-062-12/+24
* pc-bios/s390-ccw: Scan through all devices if no boot device specifiedThomas Huth2020-10-061-15/+31
* pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth2020-10-065-16/+37
* pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate functionThomas Huth2020-10-061-42/+57
* pc-bios/s390-ccw: Introduce ENODEV define and remove guards of othersThomas Huth2020-10-061-4/+2Star
* pc-bios/s390-ccw: Move ipl-related code from main() into a separate functionThomas Huth2020-10-061-8/+12
* pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-commonThomas Huth2020-10-061-3/+4
* meson: fix installation of keymapsAnthony PERARD2020-09-301-0/+2
* seabios: add bios-microvm.bin binaryGerd Hoffmann2020-09-172-0/+1
* microvm: name qboot binary qboot.romGerd Hoffmann2020-09-172-1/+1
* roms: Add virtual Boot ROM for NPCM7xx SoCsHavard Skinnemoen2020-09-143-0/+7
* pc-bios: update the README file with edk2-stable202008 informationLaszlo Ersek2020-09-131-2/+2
* pc-bios: refresh edk2 build artifacts for edk2-stable202008Laszlo Ersek2020-09-136-0/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-r...Peter Maydell2020-09-088-0/+0
|\
| * ipxe: update binariesGerd Hoffmann2020-09-088-0/+0
* | Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell2020-09-071-0/+0
|\ \ | |/ |/|
| * seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tagHelge Deller2020-09-011-0/+0
* | meson: fix keymaps without qemu-keymapGerd Hoffmann2020-09-031-9/+19
* | build: fix recurse-all targetPaolo Bonzini2020-09-012-8/+5Star
* | meson: use meson datadir instead of qemu_datadirMarc-André Lureau2020-09-013-5/+5
* | meson: install pc-bios blobsMarc-André Lureau2020-09-011-0/+63
|/
* Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...Peter Maydell2020-08-261-0/+0
|\
| * seabios-hppa: Update to SeaBIOS hppa version 1Helge Deller2020-08-041-0/+0
* | microblaze: petalogix-s3adsp1800: Add device-tree sourceEdgar E. Iglesias2020-08-242-0/+282
* | microblaze: petalogix-ml605: Add device-tree sourceEdgar E. Iglesias2020-08-242-0/+350
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-08-238-0/+0
|\ \
| * | hw/riscv: spike: Change the default bios to use generic platform imageBin Meng2020-08-222-0/+0
| * | hw/riscv: Use pre-built bios image of generic platform for virt & sifive_uBin Meng2020-08-226-0/+0
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-08-2236-120/+7738
|\ \ \
| * | | keymaps: updatePaolo Bonzini2020-08-2132-64/+7680