coreboot-kgpe-d16/src
Paul Menzel 47eb1321c8 commonlib: compiler.h: Use non-concise comment style
The concise multi-line comment style is for inside function bodies to
save space. Outside of it, use non-concise style.

Change-Id: I34d9ec6984b598a37c438fa3c395b5478207e31d
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65885
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-07-28 12:32:56 +00:00
..
acpi treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
arch arch/x86/*.ld: Don't use CPP to include linker scripts 2022-07-20 20:29:13 +00:00
commonlib commonlib: compiler.h: Use non-concise comment style 2022-07-28 12:32:56 +00:00
console
cpu arch/x86: Fix MAX_CPUS check proper for late X2APIC config 2022-07-25 10:06:18 +00:00
device allocator_v4: Make it explicit that we start with the highest alignment 2022-06-27 14:00:23 +00:00
drivers drivers/wifi/generic: Revert changes to generate missing SSDT for PCIe 2022-07-27 13:39:54 +00:00
ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
include arch/x86: Add X2APIC_LATE_WORKAROUND 2022-07-18 15:40:46 +00:00
lib lib/program_loaders.c: Mark run_ramstage with __noreturn 2022-07-14 23:10:17 +00:00
mainboard mb/google/rex: Initial setup for ramstage/early gpio config 2022-07-28 11:14:01 +00:00
northbridge nb/amd: Fix some white spaces issues 2022-07-17 21:57:31 +00:00
security treewide: Remove unused <cpu/x86/msr.h> 2022-07-20 13:16:52 +00:00
soc soc/intel/meteorlake: Fix GPIO reset mapping as per GPIO BWG 2022-07-28 11:13:34 +00:00
southbridge sb/amd/cimx/sb800: Remove unused and unsafe macro 2022-07-18 11:21:52 +00:00
superio superio/nuvoton/nct6687d: Add ramstage driver and ACPI 2022-07-08 15:40:31 +00:00
vendorcode mb/google: Replace some strings in regulator.c 2022-07-21 10:30:57 +00:00
Kconfig src/Kconfig: src/soc/*/Kconfig files are gone, remove the include 2022-06-24 04:00:15 +00:00