SMBIOS: Update BIOS Information (Type 0) to version V3.2.0
Add Extended BIOS ROM Size field. Change-Id: Iec35c8c66210f0ddc07a2ca6f976a1f8fc53037d Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/31416 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@@ -250,6 +250,7 @@ struct smbios_type0 {
|
||||
u8 system_bios_minor_release;
|
||||
u8 ec_major_release;
|
||||
u8 ec_minor_release;
|
||||
u16 extended_bios_rom_size;
|
||||
u8 eos[2];
|
||||
} __packed;
|
||||
|
||||
|
Reference in New Issue
Block a user