From 0043a3db20f0f38955845e2179b6c74b36ed23a7 Mon Sep 17 00:00:00 2001 From: Hung-Te Lin Date: Wed, 6 Mar 2019 00:06:13 +0800 Subject: Documentation: Explain FMAP and FMD The Flashmap (FMAP) was not clearly documented. The new flashmap.md explains where to find more details about that and how / why it was used in coreboot. Also explained what is FMD and how to use it (based on original README.fmaptool). BUG=None TEST=None (only documentation) Change-Id: Ia389e56c632096d7c905ed221fd4f140dec382e6 Signed-off-by: Hung-Te Lin Reviewed-on: https://review.coreboot.org/c/coreboot/+/31766 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- Documentation/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/index.md') diff --git a/Documentation/index.md b/Documentation/index.md index dd8714cfe2..6eb2e695c6 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -181,6 +181,7 @@ Contents: * [System on Chip-specific documentation](soc/index.md) * [Mainboard-specific documentation](mainboard/index.md) * [Payload-specific documentation](lib/payloads/index.md) +* [Library-specific documentation](lib/index.md) * [SuperIO-specific documentation](superio/index.md) * [Vendorcode-specific documentation](vendorcode/index.md) * [Utilities](util.md) -- cgit v1.2.3