coreboot-kgpe-d16/src
Zheng Bao 96a3371a72 amdfwtool: Change the name of macros for 'BHD'
Use BHD instead of BDT as the name of cookie macro. Use L2 to make it
clear it is for level 2. The 'BHD2' is misleading, which is going to
be used for combo entry. The definition in psp_verstage is also changed.

Change-Id: Ia10ac5e873dab6db7d66e63773a7c63f504950b2
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55411
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-04-25 14:46:12 +00:00
..
acpi src/acpi/device: Early return in _ON if device already enabled 2022-04-14 22:30:05 +00:00
arch {arch,cpu}: Remove redundant <arch/cpu.h> 2022-04-24 21:20:57 +00:00
commonlib commonlib: Replace 'stdlib' with 'stddef' 2022-04-24 18:31:14 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/x86/64bit: Generate static page tables from an assembly file 2022-04-25 14:00:41 +00:00
device device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
drivers tpm: Allow separate handling of Google Ti50 TPM 2022-04-24 22:09:42 +00:00
ec ec/purism/librem: Remove unused Kconfig file 2022-04-24 21:26:21 +00:00
include cpu/x86: Add function to set put_back_original_solution variable 2022-04-13 21:28:10 +00:00
lib lib/edid_fill_fb.c: Remove unused <bootsplash.h> 2022-04-24 17:44:24 +00:00
mainboard mb/google/zork: Correct PIRQ_MISC0 configuration 2022-04-25 14:37:57 +00:00
northbridge nb/amd/{agesa,pi}: Clean up some math expressions 2022-04-24 21:35:25 +00:00
security {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> 2022-04-24 21:23:10 +00:00
soc amdfwtool: Change the name of macros for 'BHD' 2022-04-25 14:46:12 +00:00
southbridge southbridge/intel: Remove unused <acpi/acpi.h> 2022-04-24 21:10:30 +00:00
superio superio/smsc/mec1308: Drop _PRS from static devices 2022-04-20 10:02:17 +00:00
vendorcode soc/amd/sabrina/psp_verstage: Unify SVC ID 2022-04-24 18:35:27 +00:00
Kconfig Kconfig: Make HAVE_EM100_SUPPORT invisible 2022-04-19 13:04:25 +00:00