intel / FSP

Intel(R) Firmware Support Package (FSP)
Other
295 stars 127 forks source link

BroadwellDEFspBinPkg asserts if PCI 00:1f.6 is disabled #13

Open PatrickRudolph opened 5 years ago

PatrickRudolph commented 5 years ago

If PCI device 00:1f.6 (Thermal Management Controller) is disabled, FSP asserts in FspNotify(EnumInitPhaseReadyToBoot).

shwong1 commented 5 years ago

It’s not advisable to disable the Thermal Management Controller especially on a Server platform such as Broadwell-DE.

PatrickRudolph commented 5 years ago

Please update at least the documentation.