* [ANNOUNCE] SeaBIOS 1.16.0
@ 2022-03-02 2:19 Kevin O'Connor
2022-03-15 7:28 ` Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Kevin O'Connor @ 2022-03-02 2:19 UTC (permalink / raw)
To: seabios, qemu-devel, coreboot
The 1.16.0 version of SeaBIOS has now been released. For more
information on the release, please see:
https://seabios.org/Releases
New in this release:
* SMBIOS v3.0 support on QEMU
* Several bug fixes and code cleanups.
For information on obtaining SeaBIOS, please see:
https://seabios.org/Download
===== git shortlog -n rel-1.15.0..rel-1.16.0 =====
Eduardo Habkost (19):
biostables: copy_fseg_table() function
util.h: Delete unused get_smbios_entry_point() prototype
smbios: Rename code specific for SMBIOS 2.1 entry points
smbios: Generic smbios_next() function
smbios: smbios_get_tables() function
smbios: Use smbios_get_tables()/smbios_next() at display_uuid()
smbios: smbios_major_version()/smbios_minor_version() helpers
tpm: Use smbios_get_tables()
csm: Don't check SMBios21Addr before calling copy_smbios_21()
smbios: Make SMBios21Addr variable static
smbios: Use smbios_next() at smbios_romfile_setup()
smbios: Extract SMBIOS table building code to separate function
smbios: Make smbios_build_tables() more generic
smbios: smbios_21_setup_entry_point() function
smbios: Make some smbios_build_tables() arguments optional
smbios: Make smbios_build_tables() ready for 64-bit tables
smbios: copy_smbios_30() function
smbios: Support SMBIOS 3.0 entry point at copy_table()
smbios: Support SMBIOS 3.0 entry point at smbios_romfile_setup()
Kevin O'Connor (13):
vgasrc: Don't use VAR16 in header files to fix gcc warning
memmap: Fix gcc out-of-bounds warning
readserial: Improve Python3 compatibility
scripts: Remove python23compat.py
smm: Suppress gcc array-bounds warnings
nvme: Rework nvme_io_readwrite() to return -1 on error
nvme: Add nvme_bounce_xfer() helper function
nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()
nvme: Pass prp1 and prp2 directly to nvme_io_xfer()
nvme: Build the page list in the existing dma buffer
nvme: Only allocate one dma bounce buffer for all nvme drives
sercon: Fix missing GET_LOW() to access rx_bytes
docs: Note v1.16.0 release
Andy Pei (3):
virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w request
virtio-blk: split large IO according to size_max
Igor Mammedov (2):
pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35
pci: let firmware reserve IO for pcie-pci-bridge
Florian Larysch (1):
nvme: fix LBA format data structure
Gerd Hoffmann (1):
svgamodes: add standard 4k modes
Jan Beulich via SeaBIOS (1):
nvme: avoid use-after-free in nvme_controller_enable()
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANNOUNCE] SeaBIOS 1.16.0
2022-03-02 2:19 [ANNOUNCE] SeaBIOS 1.16.0 Kevin O'Connor
@ 2022-03-15 7:28 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2022-03-15 7:28 UTC (permalink / raw)
To: Kevin O'Connor, seabios, qemu-devel, coreboot
02.03.2022 05:19, Kevin O'Connor rote:
> The 1.16.0 version of SeaBIOS has now been released. For more
> information on the release, please see:
Hi Kevin!
This release seems to be missing at https://www.seabios.org/downloads/ -
there are binaries in there, but not the source. Is it intentional?
Thanks,
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-15 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-02 2:19 [ANNOUNCE] SeaBIOS 1.16.0 Kevin O'Connor
2022-03-15 7:28 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).