diff options
author | Lance Zhao <lance.zhao@gmail.com> | 2022-08-09 09:18:39 +0800 |
---|---|---|
committer | Martin Roth <martin.roth@amd.corp-partner.google.com> | 2022-08-10 19:24:16 +0000 |
commit | 7ef330304bccd52d9306cfd28a5e60da239e8b93 (patch) | |
tree | 249648d058e004c13b0cf90685edc495a60346e0 /Documentation | |
parent | f4040e63c80bc8bd3f89aaaa1b612d86dd82a8bd (diff) |
docs/utils/ifdtool: Fix waning of malformed table
Signed-off-by: Lance Zhao <lance.zhao@gmail.com>
Change-Id: Idc90c6e8186320979a72563fb5dcdc8fce760e72
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66562
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/util/ifdtool/layout.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 | +------------+------------------+-----------+-------------------------------------------+ |