source: postlfs/filesystems/uefi-bootloaders/efibootmgr.xml@ 4f464d8e

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 4f464d8e was 16f7f0e, checked in by Xi Ruoyao <xry111@…>, 23 months ago

Squashed commit of UEFI tags for 11.2 and some text changes

grub-setup: update version numbers in example to match LFS 11.2
grub-efi: tag for 11.2
freetype2: tag for 11.2
brotli: tag for 11.2
harfbuzz: tag for 11.2
glib2: don't run test suite as root (text only change)
graphite2: tag for 11.2
libxml2: align explanation with acutal command (text only change)
libpng: tag for 11.2
efibootmgr: tag for 11.2
efivar: tag for 11.2
mandoc: tag for 11.2

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../../general.ent">
5 %general-entities;
6
7 <!ENTITY efibootmgr-download-http "https://github.com/rhboot/efibootmgr/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz">
8 <!ENTITY efibootmgr-download-ftp " ">
9 <!ENTITY efibootmgr-md5sum "e170147da25e1d5f72721ffc46fe4e06">
10 <!ENTITY efibootmgr-size "48 KB">
11 <!ENTITY efibootmgr-buildsize "1.1 MB">
12 <!ENTITY efibootmgr-time "less than 0.1 SBU">
13]>
14
15<sect1 id="efibootmgr" xreflabel="efibootmgr-&efibootmgr-version;">
16 <?dbhtml filename="efibootmgr.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>efibootmgr-&efibootmgr-version;</title>
23
24 <indexterm zone="efibootmgr">
25 <primary sortas="a-efibootmgr">efibootmgr</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to efibootmgr</title>
30
31 <para>
32 The <application>efibootmgr</application> package provides tools and
33 libraries to manipulate EFI variables.
34 </para>
35
36 &lfs112_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&efibootmgr-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&efibootmgr-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &efibootmgr-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &efibootmgr-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &efibootmgr-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &efibootmgr-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">efibootmgr Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="efivar"/> and
77 <xref linkend="popt"/>
78 </para>
79
80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/efibootmgr"/></para>
82
83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of efibootmgr</title>
87
88 <para>
89 Build <application>efibootmgr</application> with the following
90 commands:
91 </para>
92
93<screen><userinput>make EFIDIR=LFS EFI_LOADER=grubx64.efi</userinput></screen>
94
95 <para>
96 This package does not have a test suite.
97 </para>
98
99 <para>
100 Now, as the <systemitem class="username">root</systemitem> user:
101 </para>
102
103<screen role="root"><userinput>make install EFIDIR=LFS</userinput></screen>
104
105 </sect2>
106
107 <sect2 role="commands">
108 <title>Command Explanations</title>
109
110 <para>
111 <parameter>EFIDIR=LFS</parameter>:
112 This option specifies the distro's subdirectory name under
113 <filename class="directory">/boot/efi/EFI</filename>.
114 The building system of this package needs it to be set explicitly.
115 </para>
116
117 <para>
118 <parameter>EFI_LOADER=grubx64.efi</parameter>:
119 This option specifies the name of the default EFI boot loader. It is
120 set to match the EFI boot loader provided by GRUB
121 <!--xref linkend="grub-efi"/-->.
122 </para>
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130
131 <seglistitem>
132 <seg>
133 efibootdump and efibootmgr
134 </seg>
135 </seglistitem>
136 </segmentedlist>
137
138 <variablelist>
139 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
140 <?dbfo list-presentation="list"?>
141 <?dbhtml list-presentation="table"?>
142
143 <varlistentry id="efibootdump">
144 <term><command>efibootdump</command></term>
145 <listitem>
146 <para>
147 is a tool to display individual UEFI boot options, from a file
148 or an UEFI variable
149 </para>
150 <indexterm zone="efibootdump">
151 <primary sortas="b-efibootdump">efibootdump</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 <varlistentry id="efibootmgr-prog">
157 <term><command>efibootmgr</command></term>
158 <listitem>
159 <para>
160 is a tool to manipulate the UEFI Boot Manager
161 </para>
162 <indexterm zone="efibootmgr efibootmgr-prog">
163 <primary sortas="b-efibootmgr">efibootmgr</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169
170 </sect2>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.