coreboot-kgpe-d16/src
Sergii Dmytruk 97fe17ff59 security/tpm: make log format configurable via Kconfig
This commit doesn't add any new format options, just makes selecting
existing format explicit.

Ticket: https://ticket.coreboot.org/issues/422
Change-Id: I3903aff54e01093bc9ea75862bbf5989cc6e6c55
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68746
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2022-11-19 15:11:09 +00:00
..
acpi acpi: Update default processor string from decimal to hex 2022-11-13 15:41:59 +00:00
arch arch/x86/smbios: Add SMBIOS Type 39 2022-11-17 21:17:49 +00:00
commonlib commonlib/storage/sdhci.c: Remove "ERROR: " from log message 2022-11-17 13:28:30 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86/Kconfig: Drop unused Kconfig symbol 2022-11-17 13:26:17 +00:00
device device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
drivers drivers/i2c/rx6110sa/rx6110sa.c: Make log messages consistent 2022-11-18 16:05:03 +00:00
ec {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
include cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
lib lib/malloc.c: Fix log messages 2022-11-18 16:02:28 +00:00
mainboard mb/google/rex: Enable TCSS DisplayPort detection at preboot 2022-11-19 15:09:52 +00:00
northbridge cbmem_top_chipset: Change the return value to uintptr_t 2022-11-18 16:00:45 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/tpm: make log format configurable via Kconfig 2022-11-19 15:11:09 +00:00
soc soc/intel/common: Fix the TCSS DisplayPort detection flow 2022-11-19 15:09:03 +00:00
southbridge sb/intel/i82801dx/bootblock.c: Include "i82801dx.h" 2022-11-17 14:25:04 +00:00
superio {ec/superio}/acpi: Remove _PRS if no _SRS is implemented 2022-11-17 21:20:50 +00:00
vendorcode vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda 2022-11-19 02:47:48 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00