[SeaBIOS] Re: [PATCH 00/19] Support SMBIOS 3.0 entry points

2021-12-18 Thread Kevin O'Connor
On Thu, Dec 10, 2020 at 04:26:21PM -0500, Eduardo Habkost wrote: > This series implements support for SMBIOS 3.0 entry points in > > SeaBIOS. > > The main advantage of SMBIOS 3.0 entry points is the higher limit > for total table size. The SMBIOS 2.1 64435 bytes limit can be > easily hit in QEMU

[SeaBIOS] Re: [PATCH 00/19] Support SMBIOS 3.0 entry points

2020-12-22 Thread Gerd Hoffmann
On Mon, Dec 21, 2020 at 10:54:39AM -0500, Kevin O'Connor wrote: > On Fri, Dec 11, 2020 at 02:46:29PM -0500, Eduardo Habkost wrote: > > On Fri, Dec 11, 2020 at 10:46:00AM -0500, Kevin O'Connor wrote: > > > What is the integration plan for merging this and making the > > > associated changes to QEMU?

[SeaBIOS] Re: [PATCH 00/19] Support SMBIOS 3.0 entry points

2020-12-21 Thread Kevin O'Connor
On Fri, Dec 11, 2020 at 02:46:29PM -0500, Eduardo Habkost wrote: > On Fri, Dec 11, 2020 at 10:46:00AM -0500, Kevin O'Connor wrote: > > What is the integration plan for merging this and making the > > associated changes to QEMU? Are you looking to merge this first? > > The QEMU part will be based

[SeaBIOS] Re: [PATCH 00/19] Support SMBIOS 3.0 entry points

2020-12-11 Thread Eduardo Habkost
On Fri, Dec 11, 2020 at 10:46:00AM -0500, Kevin O'Connor wrote: > On Thu, Dec 10, 2020 at 04:26:21PM -0500, Eduardo Habkost wrote: > > This series implements support for SMBIOS 3.0 entry points in > > > > SeaBIOS. > > > > > > The main advantage of SMBIOS 3.0 entry points is the higher limit > >

[SeaBIOS] Re: [PATCH 00/19] Support SMBIOS 3.0 entry points

2020-12-11 Thread Kevin O'Connor
On Thu, Dec 10, 2020 at 04:26:21PM -0500, Eduardo Habkost wrote: > This series implements support for SMBIOS 3.0 entry points in > > SeaBIOS. > > > The main advantage of SMBIOS 3.0 entry points is the higher limit > for total table size. The SMBIOS 2.1 64435 bytes limit can be > easily hit in Q