[lfs] branch trunk updated: chapter10/grub: efi_* is not embedded into BOOTX64.EFI

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177538225223.26540.12044753602960383683@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 516fef463 chapter10/grub: efi_* is not embedded into BOOTX64.EFI
516fef463 is described below

commit 516fef46380f31dc1de79df62b135102fb2cbcc9
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Apr 5 17:43:20 2026 +0800

    chapter10/grub: efi_* is not embedded into BOOTX64.EFI
    
    It can be easily verified by adding "--debug &> grub.log" to
    grub-install and inspecting the created grub.log file.
---
 chapter10/grub.xml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index e8fbb0ba5..3c1c6e0ed 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -305,10 +305,12 @@ EOF</userinput></screen>
       <filename>efi_uga</filename> are for video support. GOP, or Graphics
       Output Protocol, is the modern approach. UGA, or UGA Draw Protocol, is
       a legacy way of handling it.
-      In a typical configuration, these four modules are already embedded in
-      the main GRUB image by <command>grub-install</command>, and those four
-      <command>insmod</command> commands will do nothing; However, they do no
-      harm anyway, and they may be needed with some rare configurations.
+      In a typical configuration, the <filename>part_gpt</filename> and
+      <filename>ext2</filename> modules are already embedded in
+      the main GRUB image by <command>grub-install</command>, and the
+      <command>insmod</command> commands for them will do nothing. However,
+      they do no harm anyway, and they may be needed with some rare
+      configurations.
     </para>
 
     <para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.