<listitem><para>A <literal>Reboot Into Firmware Interface</literal> option, 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
+ <listitem><para>Secure Boot variable enrollment if the UEFI firmware is in setup mode and files are provided
on the ESP.</para></listitem>
</itemizedlist>
entropy pool initialization, providing a full entropy pool during early boot.</para></listitem>
<listitem><para>The boot manager allows for Secure Boot variables to be enrolled if the UEFI firmware is
- in setup-mode. Additionally, variables can be automatically enrolled if configured.</para></listitem>
+ in setup mode. Additionally, variables can be automatically enrolled if configured.</para></listitem>
</itemizedlist>
<para><citerefentry><refentrytitle>bootctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
{ EFI_LOADER_FEATURE_REPORT_URL, "Loader reports network boot URL" },
{ EFI_LOADER_FEATURE_TYPE1_UKI, "Support Type #1 uki field" },
{ EFI_LOADER_FEATURE_TYPE1_UKI_URL, "Support Type #1 uki-url field" },
- { EFI_LOADER_FEATURE_TPM2_ACTIVE_PCR_BANKS, "Loader reports TPM2 active PCR banks" },
+ { EFI_LOADER_FEATURE_TPM2_ACTIVE_PCR_BANKS, "Loader reports active TPM2 PCR banks" },
};
static const struct {
uint64_t flag;