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/lib/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/lib/index.md (limited to 'Documentation/lib/index.md') diff --git a/Documentation/lib/index.md b/Documentation/lib/index.md new file mode 100644 index 000000000000..85e046079d5e --- /dev/null +++ b/Documentation/lib/index.md @@ -0,0 +1,7 @@ +# Library-specific documentation + +This section contains documentation about coreboot internal technical +information and libraries. + +# Structure and layout +- [Flashmap and Flashmap Descriptor](flashmap.md) -- cgit v1.2.3