coreboot-kgpe-d16/Documentation
Nicholas Chin d4a7dceaa5 Documentation/tutorial: Improve clarity of Part 1
Based on feedback and experiences from new coreboot users, it isn't
clear that Tutorial 1 is mainly intended to set up the toolchain and
will not produce a bootable ROM for their board. Thus, add a note
explicitly mentioning this with a short explanation.

The process of manually building and adding the payload is also unusual,
since payloads are usually handled automatically by the build system.
This adds a note in the summary to provide an explanation of this.

The savedefconfig output is also outdated, as Kconfig now outputs
additional lines (even though many of those are the same as the
defaults). This has caused confusion, leading users to think that they
may have configured coreboot incorrectly. Update this to the current
defconfig contents and add a note that this may change depending on the
coreboot version.

Change-Id: I13206aa05a425ddfe33ee35feff0db490585a59f
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73816
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-05-11 05:28:12 +00:00
..
RFC
_static
acpi Documentation/acpi: Add links to ACPI specification 2023-02-17 15:36:21 +00:00
arch
community
contributing Documentation/contributing: Update sign-off procedure 2023-05-10 15:21:27 +00:00
drivers Documentation: Add wake source info to device tree documentation 2022-12-13 18:50:54 +00:00
getting_started
gfx
infrastructure
lib fw_config: Fix typo in document 2022-12-30 07:14:58 +00:00
mainboard Documentation/mainboard/hp: Add more about internal flashing 2023-04-25 13:02:22 +00:00
northbridge
releases Documentation/releases/coreboot-4.20: Add toolchain updates section 2023-04-25 01:23:38 +00:00
sbom Documentation/sbom: Add SBOM Documentation 2023-03-06 10:02:31 +00:00
security Documentation/measured_boot.md: document new TPM options 2023-04-21 17:33:55 +00:00
soc tree: Drop Intel Ice Lake support 2023-01-19 01:26:36 +00:00
superio
technotes Documentation: Fix broken tables 2023-02-01 14:58:55 +00:00
tutorial Documentation/tutorial: Improve clarity of Part 1 2023-05-11 05:28:12 +00:00
util
vendorcode
.gitignore
.mdl_style.rb
AMD-S3.txt
COPYING
Makefile Docs/Makefile: change 'which' to 'command -v' 2023-02-13 14:51:37 +00:00
Makefile.sphinx Docs: Add SPDX headers to Makefiles 2022-11-20 15:24:32 +00:00
POSTCODES
acronyms.md Documentation: Update acronyms list 2023-02-13 13:41:38 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py
corebootBuildingGuide.tex
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
distributions.md Documentation/distributions.md: Update Dasharo description 2023-01-26 14:03:54 +00:00
documentation_license.md
endverbatim.tex
external_docs.md Documentation/external_docs.md: Add information about ost2 2023-02-10 19:04:08 +00:00
gcov.txt
hypertransport.svg
index.md Documentation/sbom: Add SBOM Documentation 2023-03-06 10:02:31 +00:00
payloads.md
util.md