You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that the SMM_BWP will always show up as 0. The ich8 chipset definition hardcodes this to 0, and the others appear to inherit their definition of the BIOS Control Register without change.
Can't verify right now though, as my kernel (4.9) does not allow me to mmap the root complex.
lspci note: sudo lspci -vv -xxxx -s 00:1f.0 dumps raw config for the LPC device, offset 0xDC contains BIOS_CNTL.
It appears that the SMM_BWP will always show up as 0. The ich8 chipset definition hardcodes this to 0, and the others appear to inherit their definition of the BIOS Control Register without change.
pawn/chipset_intel_ich8.cc
Line 30 in 7c880f5
Checked with lspci and chipsec to confirm discrepancy.
The text was updated successfully, but these errors were encountered: