commit | 5382c9baaf7749e401fb997825a3fe9c122154ad | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:20 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:05:40 2023 +0800 |
tree | 86c47b3bfcb315b2ceda6b0fb45ca2fe6880c814 | |
parent | 273d08f57fefe80a1d3cc59df730c083527770e2 [diff] [blame] |
x86: doc: Split out manual booting into its own file Move this out of the main file since for simple users it is easier to rely on standard boot. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
diff --git a/doc/arch/x86/index.rst b/doc/arch/x86/index.rst index 3dc19d6..69db0a5 100644 --- a/doc/arch/x86/index.rst +++ b/doc/arch/x86/index.rst
@@ -9,3 +9,4 @@ :maxdepth: 2 x86 + manual_boot