[lfs] branch trunk updated: grub: correct the meaning of UGA

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177748542870.13937.15577238929714029010@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 775ed7ebb grub: correct the meaning of UGA
775ed7ebb is described below

commit 775ed7ebb0127f64b4273af004f3dbbf367d7dd9
Author: Xi Ruoyao <[email protected]>
AuthorDate: Thu Apr 30 01:56:24 2026 +0800

    grub: correct the meaning of UGA
    
    Defining UGA as "UGA Draw Protocol" seems an infinite recursion.
---
 chapter10/grub.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index 41f8edec4..ab4fd99ac 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -313,8 +313,8 @@ EOF</userinput></screen>
       <systemitem class='filesystem'>ext4</systemitem> filesystems.
       On UEFI systems, <filename>efi_gop</filename> and
       <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.
+      Output Protocol, is the modern approach. UGA, or Universal Graphics
+      Adaptor, is a legacy way of handling it.
       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

-- 
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.