Age | Commit message (Expand) | Author | Files | Lines |
2024-11-18 | pc-bios: Update the s390 bios images with the recent fixes | Thomas Huth | 1 | -0/+0 |
2024-11-18 | pc-bios/s390-ccw: Re-initialize receive queue index before each boot attempt | Thomas Huth | 1 | -0/+2 |
2024-11-18 | pc-bios/s390x: Initialize machine loadparm before probing IPL devices | Jared Rossi | 1 | -1/+2 |
2024-11-18 | pc-bios/s390x: Initialize cdrom type to false for each IPL device | Jared Rossi | 1 | -0/+1 |
2024-11-03 | target/hppa: Update SeaBIOS-hppa to version 17 | Helge Deller | 2 | -0/+0 |
2024-10-23 | pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support feature | Thomas Huth | 1 | -0/+0 |
2024-10-23 | pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS` | Marc Hartmayer | 1 | -2/+3 |
2024-10-23 | pc-bios/s390-ccw: Don't generate TEXTRELs | Jens Remus | 2 | -3/+6 |
2024-10-23 | pc-bios/s390-ccw: Clarify alignment is in bytes | Jens Remus | 1 | -2/+2 |
2024-10-23 | pc-bios/s390x: Enable multi-device boot loop | Jared Rossi | 4 | -21/+57 |
2024-10-23 | s390x: Rebuild IPLB for SCSI device directly from DIAG308 | Jared Rossi | 1 | -3/+8 |
2024-10-23 | s390x: Add individual loadparm assignment to CCW device | Jared Rossi | 1 | -3/+7 |
2024-10-23 | include/hw/s390x: Add include files for common IPL structs | Jared Rossi | 2 | -80/+6 |
2024-10-23 | pc-bios/s390-ccw: Enable failed IPL to return after error | Jared Rossi | 8 | -56/+108 |
2024-10-23 | pc-bios/s390-ccw: Remove panics from Netboot IPL path | Jared Rossi | 4 | -9/+18 |
2024-10-23 | pc-bios/s390-ccw: Remove panics from DASD IPL path | Jared Rossi | 2 | -31/+37 |
2024-10-23 | pc-bios/s390-ccw: Remove panics from SCSI IPL path | Jared Rossi | 3 | -71/+164 |
2024-10-23 | pc-bios/s390-ccw: Remove panics from ECKD IPL path | Jared Rossi | 2 | -58/+130 |
2024-10-23 | pc-bios/s390-ccw: Remove panics from ISO IPL path | Jared Rossi | 3 | -38/+65 |
2024-10-23 | pc-bios/s390-ccw: Merge netboot.mak into the main Makefile | Thomas Huth | 2 | -46/+46 |
2024-10-23 | hw/s390x: Remove the possibility to load the s390-netboot.img binary | Thomas Huth | 2 | -1/+0 |
2024-10-23 | pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary | Jared Rossi | 9 | -40/+24 |
2024-10-23 | pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints | Jared Rossi | 17 | -335/+136 |
2024-09-24 | roms/openbios: update OpenBIOS images to c3a19c1e built from submodule | Mark Cave-Ayland | 3 | -0/+0 |
2024-09-17 | add loongarch binaries for edk2-stable202408 | Gerd Hoffmann | 2 | -0/+0 |
2024-09-17 | roms: Support compile the efi bios for loongarch | Xianglai Li | 3 | -1/+35 |
2024-09-17 | update binaries to edk2-stable202408 | Gerd Hoffmann | 8 | -0/+0 |
2024-08-06 | roms/opensbi: Update to v1.5.1 | Daniel Henrique Barboza | 2 | -0/+0 |
2024-07-18 | roms/opensbi: Update to v1.5 | Daniel Henrique Barboza | 2 | -0/+0 |
2024-07-03 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson | 1 | -0/+2 |
2024-07-03 | pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs | Sunil V L | 1 | -0/+2 |
2024-07-02 | pc-bios/s390-ccw: Remove duplicated LDFLAGS | Thomas Huth | 1 | -3/+1 |
2024-04-09 | edk2: rebuild binaries with correct version information | Gerd Hoffmann | 8 | -0/+0 |
2024-03-19 | update edk2 binaries for arm, risc-v and x86 secure boot. | Gerd Hoffmann | 4 | -0/+0 |
2024-03-03 | pc-bios/README: Add information about hppa-firmware | Helge Deller | 1 | -0/+6 |
2024-03-03 | pc-bios/meson: Add hppa-firmware64.img blob | Helge Deller | 1 | -0/+1 |
2024-02-26 | Merge tag 'edk2-stable202402-20240226-pull-request' of https://gitlab.com/kra... | Peter Maydell | 9 | -0/+0 |
2024-02-26 | update edk2 binaries to edk2-stable202402 | Gerd Hoffmann | 9 | -0/+0 |
2024-02-23 | ppc/pnv: Update skiboot to v7.1 | Nicholas Piggin | 1 | -0/+0 |
2024-02-21 | pc-bios/README: correct typos | Manos Pitsidianakis | 1 | -1/+1 |
2024-02-11 | target/hppa: Update SeaBIOS-hppa to version 16 | Helge Deller | 2 | -0/+0 |
2024-01-16 | Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp... | Peter Maydell | 1 | -0/+0 |
2024-01-13 | target/hppa: Update SeaBIOS-hppa to version 15 | Helge Deller | 1 | -0/+0 |
2024-01-11 | Merge tag 'firmware/edk2-20231213-pull-request' of https://gitlab.com/kraxel/... | Peter Maydell | 8 | -0/+0 |
2024-01-10 | roms/opensbi: Upgrade from v1.3.1 to v1.4 | Bin Meng | 2 | -0/+0 |
2023-12-13 | edk2: update binaries to git snapshot | Gerd Hoffmann | 8 | -0/+0 |
2023-11-30 | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2 | -1/+1 |
2023-11-28 | seabios: update binaries to 1.16.3 release | Gerd Hoffmann | 12 | -0/+0 |
2023-11-21 | target/hppa: Update SeaBIOS-hppa to version 13 | Helge Deller | 1 | -0/+0 |
2023-11-13 | target/hppa: Update to SeaBIOS-hppa from version 10 to 12 | Helge Deller | 1 | -0/+0 |