coreboot-kgpe-d16/Documentation
Felix Held a36f4f5fc6 doc/contributing/coding_style: change example to use __fallthrough
While the fall through comment is sufficient for gcc to notice that the
fall-through is intentional, clang requires a special attribute which
also works for gcc. Update the documentation to use this attribute
instead of the comment.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I08dbac8ff1f9e04770a03fb74fabf0d397b50989
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71102
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2022-12-20 14:45:09 +00:00
..
RFC Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
_static
acpi Documentation: Move devicetree documentation 2022-09-01 23:20:11 +00:00
arch
community Documentation/community: Update leadership meeting link 2022-09-09 20:28:12 +00:00
contributing doc/contributing/coding_style: change example to use __fallthrough 2022-12-20 14:45:09 +00:00
drivers Documentation: Add wake source info to device tree documentation 2022-12-13 18:50:54 +00:00
getting_started Docs/architecture: Fix filename for coreboot architecture diagram 2022-10-10 07:25:19 +00:00
gfx
infrastructure
lib
mainboard Documentation/mb/starlabs: De-duplicate the building instructions 2022-12-17 01:20:58 +00:00
northbridge
releases Docs/releases: Update release checklist document 2022-10-29 22:51:06 +00:00
security Documentation/security: Update list of boards supporting vboot 2022-10-16 20:14:31 +00:00
soc Doc/psp_integration.md: Update infomation with latest document 2022-08-12 14:16:18 +00:00
superio
technotes Documentation: document the new smbus console feature 2022-10-03 16:15:08 +00:00
tutorial Documentation/flashing_firmware: Add info about SPI flash header 2022-10-10 21:51:43 +00:00
util docs/utils/ifdtool: Fix waning of malformed table 2022-08-10 19:24:16 +00:00
vendorcode
.gitignore
.mdl_style.rb
AMD-S3.txt
COPYING
Makefile Docs: Add SPDX headers to Makefiles 2022-11-20 15:24:32 +00:00
Makefile.sphinx Docs: Add SPDX headers to Makefiles 2022-11-20 15:24:32 +00:00
POSTCODES
acronyms.md Documentation: Add some more acronyms to the list 2022-11-16 15:20:44 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py
corebootBuildingGuide.tex
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
distributions.md payloads/tianocore: Rename TianoCore to edk2 2022-08-13 16:35:18 +00:00
documentation_license.md
endverbatim.tex
gcov.txt
hypertransport.svg
index.md payloads/tianocore: Rename TianoCore to edk2 2022-08-13 16:35:18 +00:00
payloads.md Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
util.md