update seabios submodule to 1.16.0
commitf682abc83b720a7da47554d1e02f5b135341fae9
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 4 Mar 2022 14:22:54 +0000 (4 15:22 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 7 Mar 2022 10:20:21 +0000 (7 11:20 +0100)
tree9ae4e7aee6941cf274887e18902e45d166102f82
parent9d662a6b22a0838a85c5432385f35db2488a33a5
update seabios submodule to 1.16.0

git shortlog 6a62e0cb0dfe..rel-1.16.0
-------------------------------------

Florian Larysch (1):
      nvme: fix LBA format data structure

Jan Beulich via SeaBIOS (1):
      nvme: avoid use-after-free in nvme_controller_enable()

Kevin O'Connor (9):
      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

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
roms/seabios