Don't report unknown apic structure types if they're in the OEM reserved
authorjmatthew <jmatthew@openbsd.org>
Thu, 24 Nov 2022 04:04:39 +0000 (04:04 +0000)
committerjmatthew <jmatthew@openbsd.org>
Thu, 24 Nov 2022 04:04:39 +0000 (04:04 +0000)
commitbaca640c15ba51d502a6f731bb10a1e67045d6d2
treec87a15443cde64c2ab70ed996d0c18c33aaf6432
parente729bd5a467a6c48d0a84ceb93aee7ed2c1bc92f
Don't report unknown apic structure types if they're in the OEM reserved
range (0x80 to 0xff).  We're not going to understand OEM specific
structures, and some machines such as the Dell R6515 have significant
numbers of them.

ok kettenis@
sys/dev/acpi/acpimadt.c
sys/dev/acpi/acpireg.h