coreboot-kgpe-d16/src
Arthur Heymans 1d380128aa drivers/intel/i210.h: Remove 'extern' from declaration
"extern" is always implied with function declarations.
Also remove the comment as the linker will just tell you the same if a
definition is missing.

Change-Id: I53679ab57981790f82affb46a006281b348af574
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71869
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2023-01-13 16:11:48 +00:00
..
acpi
arch treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
commonlib security/tpm: make tspi/crtm.c agnostic to log format 2023-01-11 16:03:22 +00:00
console
cpu treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
device device/Kconfig: Fix selection of software connection manager 2023-01-11 16:53:59 +00:00
drivers drivers/intel/i210.h: Remove 'extern' from declaration 2023-01-13 16:11:48 +00:00
ec ec/google/chromeec: Add retimer flag for mux device 2023-01-11 16:37:38 +00:00
include treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
lib treewide: stop calling custom TPM log "TCPA" 2023-01-11 16:00:55 +00:00
mainboard mb/msi/ms7d25: Add support for DDR5 variant 2023-01-13 10:53:20 +00:00
northbridge
sbom src/sbom/Makefile.inc: Remove quotes on CONFIG_SBOM_ paths 2023-01-11 18:58:25 +00:00
security security/vboot: Check RW_NVRAM at buildtime 2023-01-13 08:25:33 +00:00
soc soc/intel : Use 'enum cb_err' values 2023-01-13 04:51:15 +00:00
southbridge treewide: Remove unused <cpu/x86/smm.h> 2023-01-12 05:07:30 +00:00
superio
vendorcode vc/eltan/security/Makefile.inc: Remove path to non-existent directory 2023-01-12 05:09:29 +00:00
Kconfig Kconfig: Add option to compress ramstage with LZ4 2023-01-08 01:20:15 +00:00