[U-Boot] [PATCH 1/1] doc: arch: correct links in x86.rst

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Aug 15 19:20:56 UTC 2019


Correctly reference uefi/uefi.rst and uefi/u-boot_on_efi.rst.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 doc/arch/x86.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/arch/x86.rst b/doc/arch/x86.rst
index 2eb524cc8f..a441738ad1 100644
--- a/doc/arch/x86.rst
+++ b/doc/arch/x86.rst
@@ -709,7 +709,8 @@ to load a 'u-boot-payload.efi', see below test logs on QEMU.
   No controllers found
   Hit any key to stop autoboot:  0

-See README.u-boot_on_efi and README.uefi for details of EFI support in U-Boot.
+See :doc:`../uefi/u-boot_on_efi` and :doc:`../uefi/uefi` for details of
+EFI support in U-Boot.

 TODO List
 ---------
--
2.20.1



More information about the U-Boot mailing list