coreboot/src
Patrick Rudolph fe98e90671 arch/x86/smbios: Add support for table 38
Add support for SMBIOS table 'IPMI Device Information' and use it on
HP Compaq 8200 Elite SFF.

Tested on HP Compaq 8200. dmidecode prints the table and sensors-detect scans
for IPMI compatible devices.

Change-Id: I66b4c4658da9d44941430d8040384d022d76f51e
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/25386
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-19 13:50:28 +00:00
..
acpi
arch arch/x86/smbios: Add support for table 38 2018-07-19 13:50:28 +00:00
commonlib src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
device pnp_device: improve readability 2018-07-17 18:06:19 +00:00
drivers security/vboot: Add interface for FSP 2.0 mrc caching 2018-07-17 17:40:33 +00:00
ec src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:28:35 +00:00
include arch/x86/smbios: Add support for table 38 2018-07-19 13:50:28 +00:00
lib Coverity: Fix CID1393979 2018-07-12 15:21:10 +00:00
mainboard arch/x86/smbios: Add support for table 38 2018-07-19 13:50:28 +00:00
northbridge nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs 2018-07-12 11:52:52 +00:00
security security/vboot: fix typo 2018-07-18 12:20:13 +00:00
soc Kconfig: Add config to insert ucode address in second FIT 2018-07-19 08:07:49 +00:00
southbridge Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00
superio superio/nsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:52:12 +00:00
vendorcode vendorcode/cavium/include: Make bdk_pop and dpop static 2018-07-17 11:38:28 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00