<term><keycap>d</keycap></term>
<listitem><para>Make selected entry the default</para>
+ <para>An EFI variable is set to allow this setting to persist.</para>
+
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
</varlistentry>
<term><keycap>t</keycap></term>
<listitem><para>Increase the timeout before default entry is booted</para>
+ <para>An EFI variable is set to allow this setting to persist.</para>
+
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
</varlistentry>
<term><keycap>T</keycap></term>
<listitem><para>Decrease the timeout</para>
+ <para>An EFI variable is set to allow this setting to persist.</para>
+
<xi:include href="version-info.xml" xpointer="v239"/></listitem>
</varlistentry>
<term><keycap>r</keycap></term>
<listitem><para>Change screen resolution, skipping any unsupported modes.</para>
+ <para>An EFI variable is set to allow this setting to persist.</para>
+
<xi:include href="version-info.xml" xpointer="v250"/></listitem>
</varlistentry>
<term><keycap>R</keycap></term>
<listitem><para>Reset screen resolution to firmware or configuration file default.</para>
+ <para>An EFI variable is set to allow this setting to persist.</para>
+
<xi:include href="version-info.xml" xpointer="v250"/></listitem>
</varlistentry>
<refsect1>
<title>EFI Variables</title>
- <para>The following EFI variables are defined, set and read by <command>systemd-boot</command>, under the
- vendor UUID <literal>4a67b082-0a4c-41cf-b6c7-440b29bb8c4f</literal>, for communication between the boot
- loader and the OS:</para>
+ <para>The following EFI variables are defined, and may be set or read by <command>systemd-boot</command>
+ for communication between the boot loader and the OS. The vendor UUID
+ <literal>4a67b082-0a4c-41cf-b6c7-440b29bb8c4f</literal> is used in all cases.</para>
<variablelist class='efi-variables'>
<varlistentry>
<term><varname>LoaderEntryDefault</varname></term>
<term><varname>LoaderEntryOneShot</varname></term>
- <listitem><para>The identifier of the default boot loader entry. Set primarily by the OS and read by the boot
+ <listitem><para>The identifier of the default boot loader entry. Can be set in the OS and the boot
loader. <varname>LoaderEntryOneShot</varname> sets the default entry for the next boot only, while
- <varname>LoaderEntryDefault</varname> sets it persistently for all future
- boots. <citerefentry><refentrytitle>bootctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
- <option>set-default</option> and <option>set-oneshot</option> commands make use of these variables. The boot
- loader modifies <varname>LoaderEntryDefault</varname> on request, when the <keycap>d</keycap> key is used, see
- above.</para>
+ <varname>LoaderEntryDefault</varname> sets it persistently for all future boots.
+ <citerefentry><refentrytitle>bootctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
+ <option>set-default</option> and <option>set-oneshot</option> commands make use of these variables.
+ The boot loader modifies <varname>LoaderEntryDefault</varname> on request, when the
+ <keycap>d</keycap> key is used, see above.</para>
<xi:include href="version-info.xml" xpointer="v240"/></listitem>
</varlistentry>