Changeset b38aed5


Ignore:
Timestamp:
08/28/2022 06:38:50 PM (20 months ago)
Author:
Julien Lepiller <julien@…>
Branches:
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
Children:
9737271
Parents:
8013518e
Message:

Fix typos

Location:
postlfs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    r8013518e rb38aed5  
    286286
    287287    <para>
    288       In these cases, following this section to install GRUB EFI
     288      In these cases, follow this section to install GRUB EFI
    289289      application into the hardcoded path and make a minimal boot
    290290      configuration. Otherwise it's better to skip this section and read the
     
    295295      To install GRUB with the EFI application installed into the hardcoded
    296296      path <filename>EFI/BOOT/BOOTX64.EFI</filename>, first ensure the boot
    297       partition mounted at <filename class="directory">/boot</filename>
     297      partition is mounted at <filename class="directory">/boot</filename>
    298298      and the ESP mounted at
    299299      <filename class="directory">/boot/efi</filename>.  Then as the &root;
  • postlfs/virtualization/qemu.xml

    r8013518e rb38aed5  
    475475    <para>
    476476      <option>-pflash /usr/share/qemu/edk2-x86_64-code.fd</option>: Load a
    477       a pre-built EDK2 UEFI firmware, instead of the default PC BIOS.  Use
     477      pre-built EDK2 UEFI firmware, instead of the default PC BIOS.  Use
    478478      this option if you want to boot the guest OS with UEFI.
    479479    </para>
Note: See TracChangeset for help on using the changeset viewer.