coreboot/src
Felix Held 3c1c90bf61 soc/amd/common/block/include/psp_efs: don't typedef struct
Don't use a typedef for the embedded_firmware struct so that it's
clearer that this is a struct.

TEST=Timeless build for google/guybrush results in identical binary.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I97a02c350af57c8f58014aaf7dda8b4796905ff3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58420
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Kangheui Won <khwon@chromium.org>
2021-10-19 12:35:17 +00:00
..
acpi ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
arch arch/x86/assembly_entry: Remove cpu_info 2021-10-18 12:36:57 +00:00
commonlib
console
cpu cpu/x86/cpu_info.S: Remove ebx save/restore 2021-10-18 12:38:12 +00:00
device
drivers drivers/generic/ioapic: Drop enable_virtual_wire 2021-10-17 18:09:01 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
lib arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/thread 2021-10-18 12:36:30 +00:00
mainboard mb/google/guybrush/dewatt: update DRAM table 2021-10-19 12:30:46 +00:00
northbridge ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
security Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
soc soc/amd/common/block/include/psp_efs: don't typedef struct 2021-10-19 12:35:17 +00:00
southbridge ACPI: Have common acpi_fill_mcfg() 2021-10-18 14:20:28 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/amd/fsp/cezanne: Add UPD fsp_owns_pcie_resets to FSP-M for Cezanne 2021-10-11 15:55:35 +00:00
Kconfig lib/thread: Switch to using CPU_INFO_V2 2021-10-05 22:39:16 +00:00