coreboot-kgpe-d16/src
Michał Żygowski 283e5876b5 drivers/crb: Add SMBIOS hook to generate type 43 TPM Device
Example for Alder Lake PTT:

Handle 0x004C, DMI type 43, 31 bytes
TPM Device
	Vendor ID: INTC
	Specification Version: 2.0
	Firmware Revision: 600.18
	Description: Intel iTPM
	Characteristics:
		TPM Device characteristics not supported
	OEM-specific Information: 0x00000000

TEST=Execute dmidecode and see the type 43 is populated with PTT
on MSI PRO Z690-A WIFI DDR4

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I05289f98969bd431017aff1aa77be5806d6f1838
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
2022-09-30 08:21:01 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console: attach smbus console driver 2022-09-16 17:03:49 +00:00
cpu treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
device treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
drivers drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
ec ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap 2022-09-27 16:19:09 +00:00
include smbios: Add API to generate SMBIOS type 43 TPM Device 2022-09-30 08:20:23 +00:00
lib lib/timer_queue.c: Fix function signature 2022-09-23 17:34:30 +00:00
mainboard mb/ocp/{deltalake,tiogapass}: Replace comma with semicolon 2022-09-30 06:17:38 +00:00
northbridge nb/intel/i945/raminit.c: Use read32p() 2022-09-29 13:41:46 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security drivers/crb: Add SMBIOS hook to generate type 43 TPM Device 2022-09-30 08:21:01 +00:00
soc treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
southbridge treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 2022-09-26 14:18:31 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00