summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-10-20 05:29:36 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-21 11:50:43 +0200
commita5b9be10dbece8667c662cbe8cb2ca108220a9a1 (patch)
tree13d5648f9188eb16af0e4326dde7ee19bc5e468a
parent1fbc09fa964b6aba0c91bbff99ddf4a828a5e60b (diff)
downloadbarebox-a5b9be10dbece8667c662cbe8cb2ca108220a9a1.tar.gz
barebox-a5b9be10dbece8667c662cbe8cb2ca108220a9a1.tar.xz
Documentation: x86: note EFI support
Most users are better served by using the EFI support. Add an info box to nudge them into the correct direction. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/boards/x86.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/boards/x86.rst b/Documentation/boards/x86.rst
index 4514a766a2..c0d5a64b9d 100644
--- a/Documentation/boards/x86.rst
+++ b/Documentation/boards/x86.rst
@@ -1,6 +1,11 @@
x86
===
+.. note::
+ This is about legacy x86 PC boot, which is not as well supported as booting
+ under UEFI. Refer to :doc:`boards/efi.rst` for documentation on the barebox
+ EFI support.
+
Features
--------