Files
qemu/hw/smbios
Bruce Rogers 7359c365a9 hw/smbios: handle both file formats regardless of machine type
References: bsc#994082, bsc#1084316, boo#1131894

It's easy enough to handle either per-spec or legacy smbios structures
in the smbios file input without regard to the machine type used, by
simply applying the basic smbios formatting rules. then depending on
what is detected. terminal numm bytes are added or removed for machine
type specific processing.

Signed-off-by: Bruce Rogers <brogers@suse.com>
2022-03-25 19:39:32 +01:00
..
2019-03-07 21:45:53 +01:00
2020-08-21 06:30:25 -04:00