diff options
Diffstat (limited to 'Documentation/util')
-rw-r--r-- | Documentation/util/cbfstool/index.md | 6 | ||||
-rw-r--r-- | Documentation/util/ifdtool/index.md | 8 | ||||
-rw-r--r-- | Documentation/util/ifdtool/layout.md | 2 |
3 files changed, 12 insertions, 4 deletions
diff --git a/Documentation/util/cbfstool/index.md b/Documentation/util/cbfstool/index.md index f99b612855..917c19de35 100644 --- a/Documentation/util/cbfstool/index.md +++ b/Documentation/util/cbfstool/index.md @@ -2,4 +2,8 @@ Contents: -* [Handling memory mapped boot media](mmap_windows.md) +```{toctree} +:maxdepth: 1 + +Handling memory mapped boot media <mmap_windows.md> +``` diff --git a/Documentation/util/ifdtool/index.md b/Documentation/util/ifdtool/index.md index 4348009f10..c28fd1d580 100644 --- a/Documentation/util/ifdtool/index.md +++ b/Documentation/util/ifdtool/index.md @@ -2,5 +2,9 @@ Contents: -* [Intel IFD Binary Extraction](binary_extraction.md) -* [IFD Layout](layout.md)
\ No newline at end of file +```{toctree} +:maxdepth: 1 + +Intel IFD Binary Extraction <binary_extraction.md> +IFD Layout <layout.md> +``` diff --git a/Documentation/util/ifdtool/layout.md b/Documentation/util/ifdtool/layout.md index 76c054fadf..2eb93d37ee 100644 --- a/Documentation/util/ifdtool/layout.md +++ b/Documentation/util/ifdtool/layout.md @@ -14,7 +14,7 @@ The names of the IFD regions in the FMAP should follow the convention of starting with the prefix `SI_` which stands for `silicon initialization` as a way to categorize anything required by the SoC but not provided by coreboot. -```eval_rst +```{eval-rst} +------------+------------------+-----------+-------------------------------------------+ | IFD Region | IFD Region name | FMAP Name | Notes | | index | | | | |