ARM-software / arm-enterprise-acs

ARM Enterprise ACS
Apache License 2.0
42 stars 48 forks source link

sbbr/fwts: Fix SMBIOS3.0 size check #45

Closed sakar-arora closed 5 years ago

sakar-arora commented 5 years ago

dmi code for loading SMBIOS3.0 table misinterprets the structure table maximum size field as actual size of SMBIOS table. This change fixes it.

Signed-off-by: Sakar Arora Sakar.Arora@arm.com