[SeaBIOS] Re: [PATCH 0/2] nvme fixes

2021-06-01 Thread Cole Robinson
On 5/26/21 3:49 AM, Gerd Hoffmann wrote: > > > > > Gerd Hoffmann (2): > > nvme: improve namespace allocation > > nvme: drive desc should not include the newline > > > > src/hw/nvme-int.h | 1 - > > src/hw/nvme.c | 44 ++-- > > 2 files

[SeaBIOS] Re: SeaBIOS fails to boot from NVMe controller with lots of namespaces

2021-05-25 Thread Cole Robinson
On 5/25/21 12:06 PM, Thanos Makatos wrote: >> -Original Message- >> From: Cole Robinson >> Sent: 25 May 2021 17:01 >> To: Gerd Hoffmann >> Cc: Thanos Makatos ; seabios@seabios.org; >> John Levon ; Swapnil Ingle >> ; Liu, Changpeng >> Subje

[SeaBIOS] Re: SeaBIOS fails to boot from NVMe controller with lots of namespaces

2021-05-25 Thread Cole Robinson
On 5/25/21 9:23 AM, Gerd Hoffmann wrote: > Hi, > >> Where can I file this so it doesn't get lost? >> Anyone know a qemu command line workaround? > > Does > https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/thread/2Q7NPH7TJNHK6JGPHQL7755HILO23ISN/ > help? > No, tested with

[SeaBIOS] Re: SeaBIOS fails to boot from NVMe controller with lots of namespaces

2021-05-24 Thread Cole Robinson
On 4/16/21 4:46 AM, Thanos Makatos wrote: > > >> -Original Message- >> From: Gerd Hoffmann >> Sent: 16 April 2021 08:15 >> To: Thanos Makatos >> Cc: Kevin O'Connor ; seabios@seabios.org; John >> Levon ; Swapnil Ingle >> ; Liu, Changpeng >> Subject: Re: [SeaBIOS] SeaBIOS fails to boot

[SeaBIOS] [PATCH v2] biostables: Support SMBIOS 2.6+ UUID format

2016-01-15 Thread Cole Robinson
place this affects is when reporting the UUID at startup. https://bugzilla.redhat.com/show_bug.cgi?id=1284259 Signed-off-by: Cole Robinson <crobi...@redhat.com> --- v2: Update the comment src/fw/biostables.c | 47 --- 1 file changed, 36 inse

Re: [SeaBIOS] [PATCH] biostables: Support SMBIOS 2.6+ UUID format

2016-01-14 Thread Cole Robinson
On 01/14/2016 12:22 PM, Kevin O'Connor wrote: > On Tue, Jan 12, 2016 at 02:22:41PM -0500, Cole Robinson wrote: >> SMBIOS 2.6+ stores the UUID in a different format, with the first 3 >> fields in little endian format. This is what modern qemu delivers >> and what dmidecode a

[SeaBIOS] [PATCH] biostables: Support SMBIOS 2.6+ UUID format

2016-01-12 Thread Cole Robinson
SMBIOS 2.6+ stores the UUID in a different format, with the first 3 fields in little endian format. This is what modern qemu delivers and what dmidecode also handles, so let's follow suit too. More info at this thread: http://www.seabios.org/pipermail/seabios/2015-November/010031.html The only

[SeaBIOS] bug: incorrect uuid in seabios output

2015-11-24 Thread Cole Robinson
Hi, The UUID seabios reports in its boot output doesn't match what is passed via qemu -uuid option. An example is reported here: https://bugzilla.redhat.com/show_bug.cgi?id=1284259 This is due to: commit caad057bb6ce86a9cb71520af395fd0bd04a659f Author: Eduardo Habkost

Re: [SeaBIOS] [Qemu-devel] seabios 1.7.3 breaks booting windows 7?

2013-07-09 Thread Cole Robinson
On 07/08/2013 08:41 PM, Kevin O'Connor wrote: On Mon, Jul 08, 2013 at 08:18:42PM -0400, Cole Robinson wrote: On 07/08/2013 07:18 PM, Kevin O'Connor wrote: On Mon, Jul 08, 2013 at 05:23:40PM -0400, Cole Robinson wrote: On 07/07/2013 11:41 PM, Kevin O'Connor wrote: The 1.7.3 version of SeaBIOS

[SeaBIOS] seabios 1.7.3 breaks booting windows 7? (was: [ANNOUNCE] SeaBIOS 1.7.3)

2013-07-08 Thread Cole Robinson
On 07/07/2013 11:41 PM, Kevin O'Connor wrote: The 1.7.3 version of SeaBIOS has now been released. For more information on the release, please see: http://seabios.org/Releases New in this release: * Initial support for using SeaBIOS as a UEFI Compatibility Support Module (CSM) *

Re: [SeaBIOS] [Qemu-devel] seabios 1.7.3 breaks booting windows 7?

2013-07-08 Thread Cole Robinson
On 07/08/2013 07:18 PM, Kevin O'Connor wrote: On Mon, Jul 08, 2013 at 05:23:40PM -0400, Cole Robinson wrote: On 07/07/2013 11:41 PM, Kevin O'Connor wrote: The 1.7.3 version of SeaBIOS has now been released. For more information on the release, please see: Just gave it a spin, breaks booting