From b88e0a57e6577f22620873d2363671b53faf77a5 Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Fri, 19 Feb 2021 14:56:20 +1100 Subject: pseries: Update SLOF firmware image This is mostly compiler warnings fixed but while doing this, a bug in MIN() in tcgbios was found. Alexey Kardashevskiy (14): helpers: Define MIN() libc: Compile with -Wextra elf: Compile with -Wextra usb: Compile with -Wextra veth: Compile with -Wextra virtio: Compile with -Wextra e1000: Compile with -Wextra libnet: Compile with -Wextra libhv: Compile with -Wextra libnvram: Compile with -Wextra libtpm: Compile with -Wextra slof/prim: Compile with -Wextra Makefile: Actually compile with -Wextra version: update to 20210217 Thomas Huth (1): virtio-serial: Remove superfluous serial-* words Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- roms/SLOF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roms/SLOF') diff --git a/roms/SLOF b/roms/SLOF index e18ddad851..33a7322de1 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit e18ddad8516ff2cfe36ec130200318f7251aa78c +Subproject commit 33a7322de13e9dca4b38851a345a58d37e7a441d -- cgit v1.2.3