summaryrefslogtreecommitdiff
path: root/en/boot-installer/arm.xml
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2020-07-26 17:35:55 +0200
committerHolger Wansing <hwansing@mailbox.org>2020-07-26 17:35:55 +0200
commit24fcd7e2d14c6a041cb6a6c6543efca325daa6fd (patch)
treee10f4a5724632c72991fc0cbd4cf7e03ea1b6e7b /en/boot-installer/arm.xml
parent7d33c6ba159575b537d8d6da5e4b4397abe03d0b (diff)
downloadinstallation-guide-24fcd7e2d14c6a041cb6a6c6543efca325daa6fd.zip
BIOS -> UEFI update
Diffstat (limited to 'en/boot-installer/arm.xml')
-rw-r--r--en/boot-installer/arm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml
index 20bdb52c1..f37d6c973 100644
--- a/en/boot-installer/arm.xml
+++ b/en/boot-installer/arm.xml
@@ -298,7 +298,7 @@ source ${scriptaddr}
</para>
<para>
The autoboot framework in modern U-Boot versions works similar to the
- boot ordering options in a PC BIOS, i.e. it checks a list of possible
+ boot ordering options in a PC BIOS/UEFI, i.e. it checks a list of possible
boot devices for a valid boot image and starts the first one it finds.
If there is no operating system installed, plugging in the USB stick
and powering up the system should result in starting the installer.