coreboot/src
Michał Żygowski 7480e87d76 security/intel/txt: Implement GETSEC PARAMETER dumping
Currently there is only a function that dumps GETSEC CAPABILITIES.
Add dumping GETSEC PARAMETER for completeness and additional debug
information.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I3b2c8337a8d86000a5b43788840d15146b662598
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59516
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-11-27 14:09:19 +00:00
..
acpi dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
arch arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relax 2021-11-25 10:42:17 +00:00
commonlib commonlib/cbmem_id.h: Add names for some IDs 2021-11-25 11:13:41 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel/hyperthreading: Add missing header <arch/cpu.h> 2021-11-22 16:59:45 +00:00
device device/pci_rom: Add vga_oprom_preload 2021-11-15 16:16:02 +00:00
drivers dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
ec ec/google/chromeec: Support 5 temperature sensors 2021-11-26 11:19:52 +00:00
include dptf: Add support for one more temperature sensor 2021-11-26 11:19:32 +00:00
lib cbfs: Add helper functions to look up size and type of a file 2021-11-17 12:46:25 +00:00
mainboard mb/google/corsola: Add an option for SD card initialization 2021-11-26 11:23:43 +00:00
northbridge nb/intel/sandybridge: Add support for DPR 2021-11-26 11:25:19 +00:00
security security/intel/txt: Implement GETSEC PARAMETER dumping 2021-11-27 14:09:19 +00:00
soc soc/mediatek/i2c: Return negative values on error 2021-11-26 11:30:12 +00:00
southbridge lynxpoint/broadwell: Use azalia_codecs_init() 2021-11-11 22:45:11 +00:00
superio superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2422_01 2021-11-15 09:57:35 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00