aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)AuthorFilesLines
2021-05-10pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixesThomas Huth2-0/+0
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth1-1/+2
2021-05-09pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé1-0/+1
2021-05-09pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth1-2/+2
2021-05-09pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth1-0/+1
2021-05-09pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth1-1/+1
2021-05-09pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth1-2/+2
2021-05-09pc-bios/s390-ccw/bootmap: Silence compiler warning from ClangThomas Huth1-1/+1
2021-05-09pc-bios/s390-ccw: don't try to read the next block if end of chunk is reachedMarc Hartmayer1-1/+1
2021-05-04roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci supportBin Meng1-0/+0
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland3-0/+0
2021-03-10pseries: Update SLOF firmware imageAlexey Kardashevskiy2-1/+1
2021-03-04roms/opensbi: Upgrade from v0.8 to v0.9Bin Meng4-0/+0
2021-02-09pc-bios: update mirror URLs to GitLabStefan Hajnoczi1-2/+2
2021-02-08pc-bios/descriptors: fix paths in json filesSergei Trofimovich1-1/+1
2021-02-08pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé1-0/+1
2021-01-23meson.build: Detect bzip2 programPhilippe Mathieu-Daudé1-1/+0
2021-01-23meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé2-18/+17
2020-12-15build: -no-pie is no functional linker flagChristian Ehrhardt1-1/+0
2020-11-23pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2-0/+0
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman3-1/+10
2020-11-23pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman1-0/+3
2020-11-20qboot: update to latest upstreamPaolo Bonzini1-0/+0
2020-11-04pc-bios/s390: update s390-ccw bios binariesCornelia Huck2-0/+0
2020-11-04s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne1-1/+3
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini2-7/+8
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini2-2/+2
2020-10-13Remove superfluous .gitignore filesThomas Huth1-1/+0
2020-10-06pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2-0/+0
2020-10-06pc-bios: s390x: Go into disabled wait when encountering a PGM exceptionJanosch Frank1-1/+4
2020-10-06pc-bios: s390x: Use reset PSW if avaliableJanosch Frank3-9/+24
2020-10-06pc-bios: s390x: Save PSW reworkJanosch Frank1-20/+13
2020-10-06pc-bios: s390x: Fix bootmap.c zipl component entry data handlingJanosch Frank2-3/+9
2020-10-06pc-bios/s390-ccw: break loop if a null block number is reachedMarc Hartmayer1-1/+1
2020-10-06pc-bios/s390-ccw: fix off-by-one errorMarc Hartmayer1-1/+1
2020-10-06pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()Thomas Huth1-1/+0
2020-10-06pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is badThomas Huth2-12/+24
2020-10-06pc-bios/s390-ccw: Scan through all devices if no boot device specifiedThomas Huth1-15/+31
2020-10-06pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth5-16/+37
2020-10-06pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate functionThomas Huth1-42/+57
2020-10-06pc-bios/s390-ccw: Introduce ENODEV define and remove guards of othersThomas Huth1-4/+2
2020-10-06pc-bios/s390-ccw: Move ipl-related code from main() into a separate functionThomas Huth1-8/+12
2020-10-06pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-commonThomas Huth1-3/+4
2020-09-30meson: fix installation of keymapsAnthony PERARD1-0/+2
2020-09-17seabios: add bios-microvm.bin binaryGerd Hoffmann2-0/+1
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann2-1/+1
2020-09-14roms: Add virtual Boot ROM for NPCM7xx SoCsHavard Skinnemoen3-0/+7
2020-09-13pc-bios: update the README file with edk2-stable202008 informationLaszlo Ersek1-2/+2
2020-09-13pc-bios: refresh edk2 build artifacts for edk2-stable202008Laszlo Ersek6-0/+0
2020-09-08Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-r...Peter Maydell8-0/+0