From 0285747737417a7d154ddc3e5adcf1fd665566fd Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 18 Nov 2019 15:04:15 +0100 Subject: seabios: update to pre-1.13 snapshot again Due to lchs support merge in upstream seabios gone wrong (applied v3 instead of v4) here is another seabios snapshot update with the mis-merge fixed up, so lchs support should actually work in -rc2. Also picked up two tpm bugfixes. git shortlog from previous snapshot =================================== Gerd Hoffmann (4): Revert "geometry: Apply LCHS values for boot devices" Revert "config: Add toggle for bootdevice information" Revert "geometry: Add boot_lchs_find_*() utility functions" Revert "geometry: Read LCHS from fw_cfg" Sam Eiderman (4): geometry: Read LCHS from fw_cfg boot: Build ata and scsi paths in function geometry: Add boot_lchs_find_*() utility functions geometry: Apply LCHS values for boot devices Stefan Berger (2): tpm: Require a response to have minimum size of a valid response header tcgbios: Check for enough bytes returned from TPM2_GetCapability Signed-off-by: Gerd Hoffmann --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roms') diff --git a/roms/seabios b/roms/seabios index 3bdd2b7..c9ba527 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 3bdd2b77656124e3fa7693fbfd7a06f74c38eb87 +Subproject commit c9ba5276e3217ac6a1ec772dbebf568ba3a8a55d -- cgit v1.1