From 7ef330304bccd52d9306cfd28a5e60da239e8b93 Mon Sep 17 00:00:00 2001 From: Lance Zhao Date: Tue, 9 Aug 2022 09:18:39 +0800 Subject: docs/utils/ifdtool: Fix waning of malformed table Signed-off-by: Lance Zhao Change-Id: Idc90c6e8186320979a72563fb5dcdc8fce760e72 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66562 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- Documentation/util/ifdtool/layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/util') diff --git a/Documentation/util/ifdtool/layout.md b/Documentation/util/ifdtool/layout.md index c898ce3828..76c054fadf 100644 --- a/Documentation/util/ifdtool/layout.md +++ b/Documentation/util/ifdtool/layout.md @@ -29,7 +29,7 @@ way to categorize anything required by the SoC but not provided by coreboot. +------------+------------------+-----------+-------------------------------------------+ | 4 | Platform Data | SI_PDR | | +------------+------------------+-----------+-------------------------------------------+ -| 8 | EC Firmware | SI_EC | Most ChromeOS devices do not use this | +| 8 | EC Firmware | SI_EC | Most ChromeOS devices do not use this | | | | | region; EC firmware is stored in BIOS | | | | | region of flash | +------------+------------------+-----------+-------------------------------------------+ -- cgit v1.2.3