ColinIanKing / fwts

NOT THE UPSTEAM FWTS REPO, see https://github.com/fwts/fwts instead!
https://wiki.ubuntu.com/Kernel/Reference/fwts
28 stars 11 forks source link

dmicheck: Type 4 Processor Characteristics bit 9 is no longer reserved #1

Closed bcran closed 3 years ago

bcran commented 3 years ago

SMBIOS 3.4.0 updates the Type 4 Processor Characteristics field so that bit 9 is the "Arm64 SoC ID".

Update dmicheck.c to avoid flagging use of that bit as an error.

Signed-off-by: Rebecca Cran rebecca@nuviainc.com

ColinIanKing commented 3 years ago

Please send patches to fwts-devel@lists.ubuntu.com for review.