mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
man: use consistent label for "Reboot Into Firmware Interface"
That is what sd-boot actually displays.
This commit is contained in:
parent
c650bbb8a3
commit
6ad3dc409b
3
NEWS
3
NEWS
@ -5764,7 +5764,8 @@ CHANGES WITH 246:
|
||||
started automatically as part of the desktop session.
|
||||
|
||||
* "bootctl" gained a new verb "reboot-to-firmware" that may be used
|
||||
to query and change the firmware's 'reboot into firmware' setup flag.
|
||||
to query and change the firmware's 'Reboot Into Firmware Interface'
|
||||
setup flag.
|
||||
|
||||
* systemd-firstboot gained a new switch --kernel-command-line= that may
|
||||
be used to initialize the /etc/kernel/cmdline file of the image. It
|
||||
|
@ -243,9 +243,9 @@
|
||||
<varlistentry>
|
||||
<term>auto-firmware</term>
|
||||
|
||||
<listitem><para>A boolean controlling the presence of the "Reboot into firmware" entry
|
||||
(enabled by default). If this is disabled, the firmware interface may still be reached
|
||||
by using the <keycap>f</keycap> key.</para>
|
||||
<listitem><para>A boolean controlling the presence of the <literal>Reboot Into Firmware
|
||||
Interface</literal> entry (enabled by default). If this is disabled, the firmware interface may still
|
||||
be reached by using the <keycap>f</keycap> key.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
|
||||
</varlistentry>
|
||||
|
@ -54,7 +54,8 @@
|
||||
|
||||
<listitem><para>The EFI Shell binary, if installed.</para></listitem>
|
||||
|
||||
<listitem><para>A reboot into the UEFI firmware setup option, if supported by the firmware.</para></listitem>
|
||||
<listitem><para>A <literal>Reboot Into Firmware Interface option</literal>, if supported by the UEFI
|
||||
firmware.</para></listitem>
|
||||
|
||||
<listitem><para>Secure Boot variables enrollment if the UEFI firmware is in setup-mode and files are provided
|
||||
on the ESP.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user