seabios
Thread
Date
Earlier messages
Later messages
Messages by Thread
[SeaBIOS] [PATCH 2/3] timer: add tsctimer_setfreq()
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 1/3] timer: factor out tsctimer_configure()
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 1/3] timer: factor out tsctimer_configure()
Kevin O'Connor
[SeaBIOS] Re: [PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
Ottavio Caruso
[SeaBIOS] [PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
Paul Menzel
[SeaBIOS] Re: [PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
Kevin O'Connor
[SeaBIOS] [PATCH] boot.c: fix 'booting' text for USB devices
Paul Menzel
[SeaBIOS] Re: [PATCH] boot.c: fix 'booting' text for USB devices
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] boot.c: fix 'booting' text for USB devices
Kevin O'Connor
[SeaBIOS] Is Wikipedia correct?
Fred .Flintstone
[SeaBIOS] Merge the SLIC patch
Fred .Flintstone
[SeaBIOS] Re: Merge the SLIC patch
Gerd Hoffmann
[SeaBIOS] Re: Merge the SLIC patch
Fred .Flintstone
[SeaBIOS] Re: Merge the SLIC patch
Gerd Hoffmann
[SeaBIOS] Re: Merge the SLIC patch
Fred .Flintstone
[SeaBIOS] GCC 10: tcgbios.c:290:30: warning: array subscript '(<unknown>) + 4294967295' is outside the bounds of an interior zero-length array 'struct TCG_EfiSpecIdEventAlgorithmSize[0]' [-Wzero-length-bounds]
Paul Menzel
[SeaBIOS] [PATCH] std/tcg: Replace zero-length array with flexible-array member
Paul Menzel
[SeaBIOS] Re: [PATCH] std/tcg: Replace zero-length array with flexible-array member
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH] std/tcg: Replace zero-length array with flexible-array member
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH] std/tcg: Replace zero-length array with flexible-array member
Stefan Berger
[SeaBIOS] [PATCH v2] std/tcg: Replace zero-length array with flexible-array member
Paul Menzel
[SeaBIOS] Re: [PATCH v2] std/tcg: Replace zero-length array with flexible-array member
Kevin O'Connor
[SeaBIOS] Re: [PATCH v2] std/tcg: Replace zero-length array with flexible-array member
Stefan Berger
[SeaBIOS] Re: [PATCH v2] std/tcg: Replace zero-length array with flexible-array member
Paul Menzel
[SeaBIOS] Re: [PATCH v2] std/tcg: Replace zero-length array with flexible-array member
Kevin O'Connor
[SeaBIOS] does sercon-port support for memory mapped MMIO 32bit address?
john brown
[SeaBIOS] Re: does sercon-port support for memory mapped MMIO 32bit address?
Gerd Hoffmann
[SeaBIOS] Re: does sercon-port support for memory mapped MMIO 32bit address?
john brown
[SeaBIOS] [PATCH 0/1] build: increase .version priority over git
Alexey Kirillov
[SeaBIOS] [PATCH 1/1] build: increase .version priority over git
Alexey Kirillov
[SeaBIOS] Re: [PATCH 0/1] build: increase .version priority over git
Gerd Hoffmann
[SeaBIOS] [PATCH 1/3] boot: cache HALT priority
Gerd Hoffmann
[SeaBIOS] [PATCH 2/3] virtio-scsi: skip initializing non-bootable devices
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 2/3] virtio-scsi: skip initializing non-bootable devices
Alexey Kirillov
[SeaBIOS] Re: [PATCH 2/3] virtio-scsi: skip initializing non-bootable devices
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH 3/3] nvme: skip initializing non-bootable devices
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 3/3] nvme: skip initializing non-bootable devices
Alexey Kirillov
[SeaBIOS] Re: [PATCH 3/3] nvme: skip initializing non-bootable devices
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 1/3] boot: cache HALT priority
Alexey Kirillov
[SeaBIOS] Re: [PATCH 1/3] boot: cache HALT priority
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 1/3] boot: cache HALT priority
Laszlo Ersek
[SeaBIOS] Re: [PATCH 1/3] boot: cache HALT priority
Kevin O'Connor
[SeaBIOS] How to add support for PCIe bridge to coreboot on Baytrial SoC
zahra rahimkhani
[SeaBIOS] [PATCH v3 0/2] Initialize only bootable virtio-blk/virtio-blk
Alexey Kirillov
[SeaBIOS] [PATCH v3 1/2] boot: Detect strict boot order (HALT record) in function
Alexey Kirillov
[SeaBIOS] [PATCH v3 2/2] virtio: Do not init non-bootable devices
Alexey Kirillov
[SeaBIOS] Re: [PATCH v3 0/2] Initialize only bootable virtio-blk/virtio-blk
Gerd Hoffmann
[SeaBIOS] onboard NIC eno1
Gisbert Haas
[SeaBIOS] Re: onboard NIC eno1
Jonathan A. Kollasch
[SeaBIOS] Re: onboard NIC eno1
Gisbert Haas
[SeaBIOS] [PATCH v2 0/2] Initialize only bootable virtio-blk/virtio-blk
Alexey Kirillov
[SeaBIOS] [PATCH v2 2/2] virtio: Do not init non-bootable devices
Alexey Kirillov
[SeaBIOS] [PATCH v2 1/2] boot: Detect strict boot order (HALT record) in function
Alexey Kirillov
[SeaBIOS] Re: [PATCH v2 1/2] boot: Detect strict boot order (HALT record) in function
Gerd Hoffmann
[SeaBIOS] [PATCH v2 1/3] csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Bin Gao
[SeaBIOS] [PATCH v2 2/3] pci: Allow scanning pci bus number up to 255 in CSM mode on physical hardware
Bin Gao
[SeaBIOS] Re: [PATCH v2 2/3] pci: Allow scanning pci bus number up to 255 in CSM mode on physical hardware
Gerd Hoffmann
[SeaBIOS] [PATCH v2 3/3] csm: Enable boot from pci option rom
Bin Gao
[SeaBIOS] Re: [PATCH v2 3/3] csm: Enable boot from pci option rom
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2 1/3] csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2 1/3] csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Bin Gao
[SeaBIOS] Re: [PATCH v2 1/3] csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Gerd Hoffmann
[SeaBIOS] [PATCH 0/1] Initialize only bootable virtio-blk/virtio-blk
Alexey Kirillov
[SeaBIOS] [PATCH 1/1] virtio: do not init non-bootable devices
Alexey Kirillov
[SeaBIOS] Re: [PATCH 1/1] virtio: do not init non-bootable devices
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 1/1] virtio: do not init non-bootable devices
Alexey Kirillov
[SeaBIOS] Re: [PATCH 1/1] virtio: do not init non-bootable devices
Gerd Hoffmann
[SeaBIOS] [PATCH v3] hw/usb-hid: handle devices with illegal max packet size
Matt DeVillier
[SeaBIOS] Re: [PATCH v3] hw/usb-hid: handle devices with illegal max packet size
Kevin O'Connor
[SeaBIOS] Re: [PATCH v3] hw/usb-hid: handle devices with illegal max packet size
Matt DeVillier
[SeaBIOS] Re: [PATCH v3] hw/usb-hid: handle devices with illegal max packet size
Kevin O'Connor
[SeaBIOS] [PATCH v2] hw/usb-hid: handle devices with illegal max packet size
Matt DeVillier
[SeaBIOS] [PATCH 2/2] hw/usb-hid: Don't abort if setting key repeat rate fails
Matt DeVillier
[SeaBIOS] Re: [PATCH 2/2] hw/usb-hid: Don't abort if setting key repeat rate fails
Paul Menzel
[SeaBIOS] Re: [PATCH 2/2] hw/usb-hid: Don't abort if setting key repeat rate fails
Kevin O'Connor
[SeaBIOS] Subject: [PATCH 1/2] hw/usb-hid: handle devices with illegal max packet size
Matt DeVillier
[SeaBIOS] Re: Subject: [PATCH 1/2] hw/usb-hid: handle devices with illegal max packet size
Paul Menzel
[SeaBIOS] USB Keyboard and Mouse not Detected
Ankita Mahato
[SeaBIOS] [ANNOUNCE] SeaBIOS 1.13.0
Kevin O'Connor
[SeaBIOS] [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Paul Menzel
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Your Real Name
[SeaBIOS] Re: [PATCH 4/4] serialio: Support for pci serial ports
Gerd Hoffmann
[SeaBIOS] [PATCH 3/4] csm: Enable boot from pci option rom
Your Real Name
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Your Real Name
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Your Real Name
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Your Real Name
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 3/4] csm: Enable boot from pci option rom
Your Real Name
[SeaBIOS] [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Your Real Name
[SeaBIOS] Re: [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Your Real Name
[SeaBIOS] Re: [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Your Real Name
[SeaBIOS] Re: [PATCH 2/4] pci: Allow scanning pci bus number up to 255 in CSM mode
Gerd Hoffmann
[SeaBIOS] csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Your Real Name
[SeaBIOS] Re: csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Gerd Hoffmann
[SeaBIOS] Re: csm: Call pci_probe_devices() late until PrepareToBoot is invoked by UEFI
Your Real Name
[SeaBIOS] strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Laszlo Ersek
[SeaBIOS] Re: strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Michael Brown
[SeaBIOS] Re: strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Laszlo Ersek
[SeaBIOS] Re: strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Michael Brown
[SeaBIOS] Re: strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Laszlo Ersek
[SeaBIOS] Re: strange behavior (regression?) with SeaBIOS + iPXE + WDSNBP.COM
Laszlo Ersek
[SeaBIOS] [PATCH v1--annotate] virtio: extend virtio queue size to 256
Denis Plotnikov
[SeaBIOS] [PING: PATCH v1] virtio: extend virtio queue size to 256
Denis Plotnikov
[SeaBIOS] Re: [PING: PATCH v1] virtio: extend virtio queue size to 256
Gerd Hoffmann
[SeaBIOS] Re: [PING: PATCH v1] virtio: extend virtio queue size to 256
Denis Plotnikov
[SeaBIOS] [PATCH] ahci: zero-initialize port struct
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Laszlo Ersek
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] ahci: zero-initialize port struct
Sam Eiderman
[SeaBIOS] Re: [PULL 0/1] Seabios 20191106 patches
Gerd Hoffmann
[SeaBIOS] [PATCH 0/2] tpm: Defend against TPM sending unexpected short packets
Stefan Berger
[SeaBIOS] [PATCH 1/2] tpm: Require a response to have minimum size of a valid response header
Stefan Berger
[SeaBIOS] Re: [PATCH 1/2] tpm: Require a response to have minimum size of a valid response header
Marc-André Lureau
[SeaBIOS] Re: [PATCH 1/2] tpm: Require a response to have minimum size of a valid response header
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH 2/2] tcgbios: Check for enough bytes returned from TPM2_GetCapability
Stefan Berger
[SeaBIOS] Re: [PATCH 2/2] tcgbios: Check for enough bytes returned from TPM2_GetCapability
Marc-André Lureau
[SeaBIOS] Re: [PATCH 2/2] tcgbios: Check for enough bytes returned from TPM2_GetCapability
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 0/2] tpm: Defend against TPM sending unexpected short packets
Kevin O'Connor
[SeaBIOS] Re: [PATCH 1/5] lodepng: add lodepng
Kevin O'Connor
[SeaBIOS] Fw: Can SeaBIOS Work for Me?
Eli Duttman
[SeaBIOS] Re: Fw: Can SeaBIOS Work for Me?
Kevin O'Connor
[SeaBIOS] [PATCH 4/5] lodepng: add adjustment function
cyrevolt
[SeaBIOS] [PATCH 3/5] lodepng: reduce warnings
cyrevolt
[SeaBIOS] Re: [PATCH 3/5] lodepng: reduce warnings
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 3/5] lodepng: reduce warnings
Daniel Maslowski
[SeaBIOS] [PATCH 5/5] bootsplash.c: add PNG support
cyrevolt
[SeaBIOS] [PATCH 6/6] bootsplash.c: initialize width and height to fix warning
cyrevolt
[SeaBIOS] [PATCH 0/3] copyright & license updates
Gerd Hoffmann
[SeaBIOS] [PATCH 1/3] add copyright and license to bochsdisplay.c
Gerd Hoffmann
[SeaBIOS] [PATCH 2/3] add copyright and license to ramfb.c
Gerd Hoffmann
[SeaBIOS] [PATCH 3/3] add license to cp437.c
Gerd Hoffmann
[SeaBIOS] Re: [PATCH 0/3] copyright & license updates
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH 0/3] copyright & license updates
Kevin O'Connor
[SeaBIOS] Add SeaBIOS license to handful of c files
Kevin O'Connor
[SeaBIOS] [PATCH] svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
[SeaBIOS] Re: [PATCH] svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
[SeaBIOS] [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Peter Stuge
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Laszlo Ersek
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Uwe Kleine-König
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Uwe Kleine-König
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] Re: [PATCH] docs: Add developer-certificate-of-origin
Kevin O'Connor
[SeaBIOS] [PATCH v1] virtio: extend virtio queue size to 256
Denis Plotnikov
[SeaBIOS] [PATCH] fw/coreboot: Pass the cb_table as argument when calling payloads
Arthur Heymans
[SeaBIOS] Re: [PATCH] fw/coreboot: Pass the cb_table as argument when calling payloads
Gerd Hoffmann
[SeaBIOS] Re: [PATCH] fw/coreboot: Pass the cb_table as argument when calling payloads
Arthur Heymans
[SeaBIOS] [PATCH v2 1/2] cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
[SeaBIOS] [PATCH v2 2/2] Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440
Uwe Kleine-König
[SeaBIOS] Re: [PATCH v2 1/2] cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
[SeaBIOS] Re: [PATCH v2 1/2] cbvga: reuse svga modes definitions from svgamodes.c
Gerd Hoffmann
[SeaBIOS] Re: [PATCH v2 1/2] cbvga: reuse svga modes definitions from svgamodes.c
Paul Menzel
[SeaBIOS] [PATCH] Remove dos line endings introduced in the last two commits
Uwe Kleine-König
[SeaBIOS] Re: [PATCH] Remove dos line endings introduced in the last two commits
Gerd Hoffmann
[SeaBIOS] [PATCH v8 0/8] Add Qemu to SeaBIOS LCHS interface
Sam Eiderman
[SeaBIOS] [PATCH v8 1/8] block: Refactor macros - fix tabbing
Sam Eiderman
[SeaBIOS] [PATCH v8 1/1] hd-geo-test: Add tests for lchs override
Sam Eiderman
[SeaBIOS] [PATCH v8 2/8] block: Support providing LCHS from user
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 2/8] block: Support providing LCHS from user
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH v8 3/8] bootdevice: Add interface to gather LCHS
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 3/8] bootdevice: Add interface to gather LCHS
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH v8 4/8] scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 4/8] scsi: Propagate unrealize() callback to scsi-hd
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH v8 5/8] bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 5/8] bootdevice: Gather LCHS from all relevant devices
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH v8 8/8] hd-geo-test: Add tests for lchs override
Sam Eiderman
[SeaBIOS] [PATCH v8 7/8] bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 7/8] bootdevice: FW_CFG interface for LCHS values
Philippe Mathieu-Daudé
[SeaBIOS] [PATCH v8 6/8] bootdevice: Refactor get_boot_devices_list
Sam Eiderman
[SeaBIOS] Re: [PATCH v8 6/8] bootdevice: Refactor get_boot_devices_list
Philippe Mathieu-Daudé
[SeaBIOS] Re: [PATCH v8 0/8] Add Qemu to SeaBIOS LCHS interface
John Snow
Earlier messages
Later messages