Skip to content
Snippets Groups Projects
  1. Oct 22, 2021
    • Gerd Hoffmann's avatar
      update seabios binaries · 9fb3fcfc
      Gerd Hoffmann authored
      
      Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
      9fb3fcfc
    • Gerd Hoffmann's avatar
      update seabios to master branch snapshot · b4b9a0e3
      Gerd Hoffmann authored
      
      A new seabios release is planned for november.
      
      Update to a master branch snapshot, to
        (a) increase test coverage of the changes.
        (b) make the delta smaller when updating to the final
            release during the qemu 6.2 freeze.
      
      Most noteworthy this fixes the nvme boot regression caused
      by adding namespace support to the qemu nvme emulation.
      
      seabios shortlog
      ================
      
      Alex Martens via SeaBIOS (1):
            nvme: fix missing newline on sq full print
      
      Alexander Graf (4):
            nvme: Record maximum allowed request size
            nvme: Allow to set PRP2
            nvme: Pass large I/O requests as PRP lists
            nvme: Split requests by maximum allowed size
      
      Daniel P. Berrangé (1):
            smbios: avoid integer overflow when adding SMBIOS type 0 table
      
      David Woodhouse (1):
            nvme: Clean up nvme_cmd_readwrite()
      
      Gerd Hoffmann (9):
            output: add support for uppercase hex numbers
            dsdt: add support for pnp ids as strings
            usb: add boot prio support for mmio host adapters
            usb/xhci: split xhci setup into generic and pci parts
            usb/xhci: add support for mmio host adapters (via acpi).
            usb boot: add xhci mmio example
            nvme: improve namespace allocation
            nvme: drive desc should not include the newline
            Increase BUILD_MIN_BIOSTABLE for large roms
      
      Matt DeVillier (1):
            usb.c: Fix devices using non-primary interface descriptor
      
      Mike Banon (1):
            Support booting USB drives with a write protect switch enabled
      
      Sergei Trofimovich (1):
            vgasrc: ignore .node.gnu.property (binutils-2.36 support)
      
      Stefan Berger (4):
            tcgbios: Fix details in log entries
            Add implementations for sha256, sha384, and sha512
            tcgbios: Use The proper sha function for each PCR bank
            tcgbios: Disable platform hierarchy in case of failure
      
      Stefan Ott via SeaBIOS (1):
            usb-hid: Increase MAX_KBD_EVENT
      
      Volker Rümelin (2):
            stacks: call check_irqs() in run_thread()
            stacks: call check_irqs() after switch_next()
      
      weitaowang-oc@zhaoxin.com (1):
            USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value
      
      Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
      b4b9a0e3
  2. Oct 21, 2021
Loading