|
39 | 39 |
|
40 | 40 | <itemizedlist> |
41 | 41 | <listitem><para>Boot entries defined with <ulink |
42 | | - url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink> description files |
43 | | - located in <filename>/loader/entries/</filename> on the ESP and the Extended Boot Loader |
44 | | - Partition. These usually describe Linux kernel images with associated initrd images, but alternatively |
45 | | - may also describe arbitrary other EFI executables.</para></listitem> |
46 | | - |
47 | | - <listitem><para>Unified kernel images following the <ulink |
48 | | - url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink>, as executable EFI |
49 | | - binaries in <filename>/EFI/Linux/</filename> on the ESP and the Extended Boot Loader Partition. |
50 | | - </para></listitem> |
| 42 | + url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink> Type #1 |
| 43 | + description files located in <filename>/loader/entries/</filename> on the ESP and the Extended Boot |
| 44 | + Loader Partition. These usually describe Linux kernel images with associated initrd images, but |
| 45 | + alternatively may also describe other arbitrary EFI executables.</para></listitem> |
| 46 | + |
| 47 | + <listitem><para>Unified kernel images, <ulink url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot |
| 48 | + Loader Specification</ulink> Type #2, which are executable EFI binaries in |
| 49 | + <filename>/EFI/Linux/</filename> on the ESP and the Extended Boot Loader Partition.</para></listitem> |
51 | 50 |
|
52 | | - <listitem><para>The Microsoft Windows EFI boot manager, if installed</para></listitem> |
| 51 | + <listitem><para>The Microsoft Windows EFI boot manager, if installed.</para></listitem> |
53 | 52 |
|
54 | | - <listitem><para>The Apple macOS boot manager, if installed</para></listitem> |
| 53 | + <listitem><para>The Apple macOS boot manager, if installed.</para></listitem> |
55 | 54 |
|
56 | | - <listitem><para>The EFI Shell binary, if installed</para></listitem> |
| 55 | + <listitem><para>The EFI Shell binary, if installed.</para></listitem> |
57 | 56 |
|
58 | | - <listitem><para>A reboot into the UEFI firmware setup option, if supported by the firmware</para></listitem> |
| 57 | + <listitem><para>A reboot into the UEFI firmware setup option, if supported by the firmware.</para></listitem> |
59 | 58 | </itemizedlist> |
60 | 59 |
|
61 | 60 | <para><command>systemd-boot</command> supports the following features:</para> |
|
0 commit comments