coreboot/Documentation/soc/amd
Patrick Rudolph b6425a9a78 soc/amd/common: Add comments about bootblock
Since the boot flow is different on AMD compared to other x86
platforms document what is done and where.

Explain that AMDCOMPRESS does more than compressing the input.
It also parses the input as an ELF and extracts the first PT_LOAD marked
area from it and discards all other information from the ELF.

Explain bootblock.bin generation and that it has not much to do
with bootblock.elf, unlike on other platforms.
While on it also fix a whitespace in the following line.

Change-Id: Ida763f879c133be54ea1ca2abd3059db0d2c1ef7
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87316
Reviewed-by: Alexander Goncharov <chat@joursoir.net>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2025-07-23 17:01:19 +00:00
..
amdblobs_license.md
family15h.md Doc/soc/amd/family15h: Fix URLs to AMD documents 2024-12-25 13:32:58 +00:00
family17h.md Doc/soc/amd/family17h: Fix URL to AGESA Interface Specification 2024-10-14 15:29:28 +00:00
index.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
psp_integration.md soc/amd/common: Add comments about bootblock 2025-07-23 17:01:19 +00:00