Changeset 46a8304


Ignore:
Timestamp:
08/28/2022 12:01:15 PM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
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:
10311fa
Parents:
716ab1ac
Message:

qemu: describe an option to simulate UEFI hardware

Useful for testing BLFS UEFI section, or booting something (Windoge)
requiring UEFI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r716ab1ac r46a8304  
    473473    </para>
    474474
     475    <para>
     476      <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
     478      this option if you want to boot the guest OS with UEFI.
     479    </para>
     480
    475481    <bridgehead renderas="sect3">Controlling the Emulated Display</bridgehead>
    476482    <para>
Note: See TracChangeset for help on using the changeset viewer.