seabios
Thread
Date
Earlier messages
Later messages
Messages by Thread
[SeaBIOS] Re: [PATCH 1/5] nvme: Rework nvme_io_readwrite() to return -1 on error
Alexander Graf via SeaBIOS
[SeaBIOS] Re: [PATCH 1/5] nvme: Rework nvme_io_readwrite() to return -1 on error
Alexander Graf via SeaBIOS
[SeaBIOS] [PATCH 2/5] nvme: Add nvme_bounce_xfer() helper function
Kevin O'Connor
[SeaBIOS] Re: [PATCH 2/5] nvme: Add nvme_bounce_xfer() helper function
Alexander Graf via SeaBIOS
[SeaBIOS] [PATCH 3/5] nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()
Kevin O'Connor
[SeaBIOS] Re: [PATCH 3/5] nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()
Alexander Graf via SeaBIOS
[SeaBIOS] [PATCH 4/5] nvme: Pass prp1 and prp2 directly to nvme_io_xfer()
Kevin O'Connor
[SeaBIOS] Re: [PATCH 4/5] nvme: Pass prp1 and prp2 directly to nvme_io_xfer()
Alexander Graf via SeaBIOS
[SeaBIOS] [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Kevin O'Connor
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Alexander Graf via SeaBIOS
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Kevin O'Connor
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Alexander Graf via SeaBIOS
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Kevin O'Connor
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Alexander Graf via SeaBIOS
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Kevin O'Connor
[SeaBIOS] Re: [PATCH 5/5] nvme: Build the page list in the existing dma buffer
Graf (AWS), Alexander via SeaBIOS
[SeaBIOS] Re: [PATCH 0/5] Rework NVME page transfers and avoid fsegment allocation
Matt DeVillier
[SeaBIOS] [PATCH] nvme: Move PRP data to ZoneHigh
Alexander Graf via SeaBIOS
[SeaBIOS] Re: [PATCH] nvme: Move PRP data to ZoneHigh
Matt DeVillier
[SeaBIOS] Error when stack "hopping back" to check IRQs
Gabe Black
[SeaBIOS] Re: Error when stack "hopping back" to check IRQs
Volker Rümelin
[SeaBIOS] Re: Error when stack "hopping back" to check IRQs
Gabe Black
[SeaBIOS] Re: Error when stack "hopping back" to check IRQs
Gabe Black
[SeaBIOS] [PATCH] smm: Suppress gcc array-bounds warnings
Kevin O'Connor
[SeaBIOS] Re: [PATCH] smm: Suppress gcc array-bounds warnings
Paul Menzel
[SeaBIOS] Re: [PATCH] smm: Suppress gcc array-bounds warnings
Kevin O'Connor
[SeaBIOS] coreboot and seabios
rene de zwart
[SeaBIOS] Re: coreboot and seabios
rene de zwart
[SeaBIOS] Re: coreboot and seabios
Michał Żygowski
[SeaBIOS] Git Repo https circularly redirecting to itself?
Pvt Snafu via SeaBIOS
[SeaBIOS] Re: Git Repo https circularly redirecting to itself?
Paul Menzel
[SeaBIOS] SeaBIOS booting issue on Asus P2B-LS board with coreboot
Keith Hui
[SeaBIOS] No boot from HD connected to Promise SATA150 tx2plus on Asus P2B-LS (was: SeaBIOS booting issue on Asus P2B-LS board with coreboot)
Paul Menzel
[SeaBIOS] [PATCH 1/2] readserial: Improve Python3 compatibility
Kevin O'Connor
[SeaBIOS] [PATCH 2/2] scripts: Remove python23compat.py
Kevin O'Connor
[SeaBIOS] Re: [PATCH 1/2] readserial: Improve Python3 compatibility
Kevin O'Connor
[SeaBIOS] [PATCH] memmap: Fix gcc out-of-bounds warning
Kevin O'Connor
[SeaBIOS] Re: [PATCH] memmap: Fix gcc out-of-bounds warning
Paul Menzel
[SeaBIOS] Re: [PATCH] memmap: Fix gcc out-of-bounds warning
Kevin O'Connor
[SeaBIOS] Re: [PATCH] memmap: Fix gcc out-of-bounds warning
Paul Menzel
[SeaBIOS] [PATCH] vgasrc: Don't use VAR16 in header files to fix gcc warning
Kevin O'Connor
[SeaBIOS] [PATCH] svgamodes: add standard 4k modes
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] svgamodes: add standard 4k modes
Kevin O'Connor
[SeaBIOS] [PATCH v4 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX
Andy Pei
[SeaBIOS] [PATCH v4 1/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
[SeaBIOS] Re: [PATCH v4 1/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Gerd Hoffmann
[SeaBIOS] [PATCH v4 2/3] virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request
Andy Pei
[SeaBIOS] Re: [PATCH v4 2/3] virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request
Gerd Hoffmann
[SeaBIOS] [PATCH v4 3/3] virtio-blk.: split large IO according to size_max
Andy Pei
[SeaBIOS] Re: [PATCH v4 3/3] virtio-blk.: split large IO according to size_max
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v4 3/3] virtio-blk.: split large IO according to size_max
Pei, Andy
[SeaBIOS] Re: [PATCH v4 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX
Kevin O'Connor
[SeaBIOS] Re: [PATCH v4 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX
Pei, Andy
[SeaBIOS] [PATCH v3 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX
Andy Pei
[SeaBIOS] [PATCH v3 1/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
[SeaBIOS] Re: [PATCH v3 1/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v3 1/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Pei, Andy
[SeaBIOS] [PATCH v3 2/3] virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request
Andy Pei
[SeaBIOS] Re: [PATCH v3 2/3] virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request
Gerd Hoffmann
[SeaBIOS] [PATCH v3 3/3] virtio-blk.: split large IO according to size_max
Andy Pei
[SeaBIOS] Re: [PATCH v3 3/3] virtio-blk.: split large IO according to size_max
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v3 3/3] virtio-blk.: split large IO according to size_max
Pei, Andy
[SeaBIOS] Re: [PATCH v3 3/3] virtio-blk.: split large IO according to size_max
Gerd Hoffmann
[SeaBIOS] [ANNOUNCE] SeaBIOS 1.15.0
Kevin O'Connor
[SeaBIOS] Re: [coreboot] [ANNOUNCE] SeaBIOS 1.15.0
Paul Menzel
[SeaBIOS] Re: [coreboot] [ANNOUNCE] SeaBIOS 1.15.0
Kevin O'Connor
[SeaBIOS] [SeaBIOS v2 1/2] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
[SeaBIOS] [SeaBIOS v2 2/2] virtio-blk: segment large IO according to size_max
Andy Pei
[SeaBIOS] Re: [SeaBIOS v2 2/2] virtio-blk: segment large IO according to size_max
Gerd Hoffmann
[SeaBIOS] [PATCH] virtio-blk: segment large IO according to size_max
Andy Pei
[SeaBIOS] [PATCH] virtio-blk: segment large IO to 4K IO.
Andy Pei
[SeaBIOS] Re: [PATCH] virtio-blk: segment large IO to 4K IO.
Pei, Andy
[SeaBIOS] [PATCH v3 0/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Igor Mammedov
[SeaBIOS] [PATCH v3 1/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35
Igor Mammedov
[SeaBIOS] Re: [PATCH v3 1/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35
Michael S. Tsirkin
[SeaBIOS] Re: [PATCH v3 1/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35
Laurent Vivier
[SeaBIOS] [PATCH v3 2/2] pci: let firmware reserve IO for pcie-pci-bridge
Igor Mammedov
[SeaBIOS] Re: [PATCH v3 2/2] pci: let firmware reserve IO for pcie-pci-bridge
Michael S. Tsirkin
[SeaBIOS] Re: [PATCH v3 2/2] pci: let firmware reserve IO for pcie-pci-bridge
Laurent Vivier
[SeaBIOS] Re: [PATCH v3 2/2] pci: let firmware reserve IO for pcie-pci-bridge
Peter Stuge
[SeaBIOS] Re: [PATCH v3 0/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Kevin O'Connor
[SeaBIOS] Re: [PATCH v3 0/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Kevin O'Connor
[SeaBIOS] [PATCH v2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Igor Mammedov
[SeaBIOS] Re: [PATCH v2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Gerd Hoffmann
[SeaBIOS] [PATCH] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Igor Mammedov
[SeaBIOS] Re: [PATCH] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Paul Menzel
[SeaBIOS] Re: [PATCH] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Igor Mammedov
[SeaBIOS] Re: [PATCH] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled
Paul Menzel
[SeaBIOS] [PATCH v2] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
[SeaBIOS] Re: [PATCH v2] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Pei, Andy
[SeaBIOS] Re: [PATCH v2] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Gerd Hoffmann
[SeaBIOS] [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
[SeaBIOS] Re: [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Paul Menzel
[SeaBIOS] Re: [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Pei, Andy
[SeaBIOS] Re: [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Paul Menzel
[SeaBIOS] Re: [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Pei, Andy
[SeaBIOS] Boot loop when serial or no display and smm are used
Fabian Ebner
[SeaBIOS] new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Kevin O'Connor
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Kevin O'Connor
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Kevin O'Connor
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Kevin O'Connor
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Paul Menzel
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Re: new november release?
Kevin O'Connor
[SeaBIOS] Re: new november release?
Gerd Hoffmann
[SeaBIOS] Git clone of SeaBIOS over HTTPS failing
Stefan Hajnoczi
[SeaBIOS] Re: Git clone of SeaBIOS over HTTPS failing
Patrick Georgi via SeaBIOS
[SeaBIOS] [PATCH] tcgbios: Disable platform hierarchy in case of failure
Stefan Berger
[SeaBIOS] Re: [PATCH] tcgbios: Disable platform hierarchy in case of failure
Kevin O'Connor
[SeaBIOS] [PATCH] virtio-scsi: initialize the ctrl and event vq
Li Feng
[SeaBIOS] Re: [PATCH] virtio-scsi: initialize the ctrl and event vq
Paul Menzel
[SeaBIOS] Re: [PATCH] virtio-scsi: initialize the ctrl and event vq
Li Feng
[SeaBIOS] [PATCH v2] virtio-scsi: initialize the ctrl and event vq
Li Feng
[SeaBIOS] Re: [PATCH v2] virtio-scsi: initialize the ctrl and event vq
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2] virtio-scsi: initialize the ctrl and event vq
Li Feng
[SeaBIOS] Re: [PATCH v2] virtio-scsi: initialize the ctrl and event vq
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2] virtio-scsi: initialize the ctrl and event vq
Li Feng
[SeaBIOS] Re: [PATCH v3 0/5] Make seabios linkable with lld
Brad Smith via SeaBIOS
[SeaBIOS] Re: [PATCH v3 0/5] Make seabios linkable with lld
Brad Smith via SeaBIOS
[SeaBIOS] Re: [PATCH v3 0/5] Make seabios linkable with lld
Kevin O'Connor
[SeaBIOS] [PATCH v2] nvme: don't keep probing namespaces after an active one has been found
Thanos Makatos
[SeaBIOS] Re: [PATCH v2] nvme: don't keep probing namespaces after an active one has been found
Gerd Hoffmann
[SeaBIOS] [PATCH v3 0/2] Add support for all HD and QXGA resolutions
Elliot Killick via SeaBIOS
[SeaBIOS] [PATCH v3 1/2] svgamodes: Add all HD and QXGA resolutions
Elliot Killick via SeaBIOS
[SeaBIOS] Re: [PATCH v3 1/2] svgamodes: Add all HD and QXGA resolutions
Gerd Hoffmann
[SeaBIOS] [PATCH v3 2/2] svgamodes: Improve formatting
Elliot Killick via SeaBIOS
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Peter Stuge
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Gerd Hoffmann
[SeaBIOS] Re: INT 14H
Peter Stuge
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Peter Stuge
[SeaBIOS] [PATCH] nvme: don't keep probing namespaces after an active one has been found
Thanos Makatos
[SeaBIOS] Re: [PATCH] nvme: don't keep probing namespaces after an active one has been found
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] nvme: don't keep probing namespaces after an active one has been found
Thanos Makatos
[SeaBIOS] Re: [PATCH] nvme: don't keep probing namespaces after an active one has been found
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] nvme: don't keep probing namespaces after an active one has been found
Thanos Makatos
[SeaBIOS] [PATCH] nvme: fix missing newline on sq full print
Alex Martens via SeaBIOS
[SeaBIOS] Re: [PATCH] nvme: fix missing newline on sq full print
Kevin O'Connor
[SeaBIOS] INT 14H
Paul Edwards
[SeaBIOS] Re: INT 14H
Peter Stuge
[SeaBIOS] [PATCH 0/2] tcgbios: Use the proper hashes for the TPM 2 PCR banks
Stefan Berger
[SeaBIOS] [PATCH 1/2] Add implementations for sha256, sha384, and sha512
Stefan Berger
[SeaBIOS] Re: [PATCH 1/2] Add implementations for sha256, sha384, and sha512
Paul Menzel
[SeaBIOS] Re: [PATCH 1/2] Add implementations for sha256, sha384, and sha512
Stefan Berger
[SeaBIOS] Re: [PATCH 1/2] Add implementations for sha256, sha384, and sha512
Stefan Berger
[SeaBIOS] [PATCH 2/2] tcgbios: Use The proper sha function for each PCR bank
Stefan Berger
[SeaBIOS] Re: [PATCH 0/2] tcgbios: Use the proper hashes for the TPM 2 PCR banks
Kevin O'Connor
[SeaBIOS] Re: [PATCH 0/2] tcgbios: Use the proper hashes for the TPM 2 PCR banks
Stefan Berger
[SeaBIOS] Re: [PATCH 0/2] tcgbios: Use the proper hashes for the TPM 2 PCR banks
Kevin O'Connor
[SeaBIOS] [PATCH] tcgbios: Fix details in log entries
Stefan Berger
[SeaBIOS] Re: [PATCH] tcgbios: Fix details in log entries
Kevin O'Connor
[SeaBIOS] [PATCH v4 0/2] fix PS/2 keyboard initialization failures
Volker Rümelin
[SeaBIOS] [PATCH v4 2/2] stacks: call check_irqs() after switch_next()
Volker Rümelin
[SeaBIOS] [PATCH v4 1/2] stacks: call check_irqs() in run_thread()
Volker Rümelin
[SeaBIOS] Re: [PATCH v4 0/2] fix PS/2 keyboard initialization failures
Kevin O'Connor
[SeaBIOS] Re: [PATCH v4 0/2] fix PS/2 keyboard initialization failures
Kevin O'Connor
[SeaBIOS] [PATCH v3 0/3] fix PS/2 keyboard initialization failures
Volker Rümelin
[SeaBIOS] [PATCH v3 2/3] stacks: call check_irqs() in run_thread()
Volker Rümelin
[SeaBIOS] [PATCH v3 1/3] stacks: fix asm constraints in run_thread()
Volker Rümelin
[SeaBIOS] Re: [PATCH v3 1/3] stacks: fix asm constraints in run_thread()
Kevin O'Connor
[SeaBIOS] Re: [PATCH v3 1/3] stacks: fix asm constraints in run_thread()
Volker Rümelin
[SeaBIOS] Re: [PATCH v3 1/3] stacks: fix asm constraints in run_thread()
Kevin O'Connor
[SeaBIOS] Re: [PATCH v3 1/3] stacks: fix asm constraints in run_thread()
Volker Rümelin
[SeaBIOS] [PATCH v3 3/3] stacks: call check_irqs() after switch_next()
Volker Rümelin
[SeaBIOS] [PATCH v3] Increate BUILD_MIN_BIOSTABLE for large roms
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v3] Increate BUILD_MIN_BIOSTABLE for large roms
Paul Menzel
[SeaBIOS] Re: [PATCH v3] Increate BUILD_MIN_BIOSTABLE for large roms
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v3] Increate BUILD_MIN_BIOSTABLE for large roms
Kevin O'Connor
[SeaBIOS] Re: [PATCH v3] Increate BUILD_MIN_BIOSTABLE for large roms
Gerd Hoffmann
[SeaBIOS] [PATCH 0/1] stacks: disable NMIs during state restore on call32_post()
Heitor Alves de Siqueira
[SeaBIOS] [PATCH 1/1] stacks: fix missing NMI_DISABLE_BIT on call32_post()
Heitor Alves de Siqueira
[SeaBIOS] Re: [PATCH 1/1] stacks: fix missing NMI_DISABLE_BIT on call32_post()
Kevin O'Connor
[SeaBIOS] Re: [PATCH 1/1] stacks: fix missing NMI_DISABLE_BIT on call32_post()
Heitor Alves de Siqueira
[SeaBIOS] Re: [PATCH 1/1] stacks: fix missing NMI_DISABLE_BIT on call32_post()
Kevin O'Connor
[SeaBIOS] Re: [PATCH 1/1] stacks: fix missing NMI_DISABLE_BIT on call32_post()
Heitor Alves de Siqueira
[SeaBIOS] [PATCH v2] make BUILD_MIN_BIOSTABLE configurable
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2] make BUILD_MIN_BIOSTABLE configurable
Kevin O'Connor
[SeaBIOS] [PATCH 0/2] nvme fixes
Gerd Hoffmann
[SeaBIOS] [PATCH 2/2] nvme: drive desc should not include the newline
Gerd Hoffmann
[SeaBIOS] [PATCH 1/2] nvme: improve namespace allocation
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 0/2] nvme fixes
Kevin O'Connor
[SeaBIOS] Re: [PATCH 0/2] nvme fixes
Cole Robinson
[SeaBIOS] [PATCH v2 0/1] fix PS/2 keyboard initialization failures
Volker Rümelin
[SeaBIOS] [PATCH] stacks: call check_irqs() in run_thread()
Volker Rümelin
[SeaBIOS] Re: [PATCH] stacks: call check_irqs() in run_thread()
Kevin O'Connor
[SeaBIOS] Re: [PATCH] stacks: call check_irqs() in run_thread()
Volker Rümelin
Earlier messages
Later messages