]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: doc: Split out manual booting into its own file
authorSimon Glass <sjg@chromium.org>
Wed, 20 Sep 2023 03:00:20 +0000 (21:00 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 21 Sep 2023 22:05:40 +0000 (06:05 +0800)
commitad57b98e212bd15492398cea3a8d4df6297e16fd
tree86c47b3bfcb315b2ceda6b0fb45ca2fe6880c814
parentf0733d26a51186e8fecccbf538ecbe043b5d1658
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>
doc/arch/x86/index.rst
doc/arch/x86/manual_boot.rst [new file with mode: 0644]
doc/arch/x86/x86.rst