Relocate and document edk2 packages

-ovmf is for x86 VM support, while -shell is for bare metal.

GIT_SILENT
This commit is contained in:
Nate Graham
2026-04-28 21:25:31 -06:00
parent 8873c0d18f
commit f69bc2dea4
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
Packages=
# Base system: bootloader, kernel, firmware, and low-level libraries
amd-ucode
edk2-shell
edk2-shell # UEFI shell
flatpak
glibc-locales # instead of running locale-gen as part of our build we install a package that has all locales pre-generated
intel-ucode
@@ -105,6 +105,7 @@ Packages=
# Virtualization/VM integration
dnsmasq # Hotspot creation and networking in VMs
edk2-ovmf # UEFI support for virtual machines
open-vm-tools # Integration for VMWare virtualization software
qemu-guest-agent # Integration for QEMU
spice-vdagent # QEMU's SPICE counterpart to enable desktop integration (e.g. clipboard sharing, dynamic resolution, etc)

View File

@@ -83,7 +83,6 @@ Packages=
docker
docker-buildx
docker-compose
edk2-ovmf
flatpak-builder
gperf # optional make dependency for kio-extras
intltool # make dependency for purpose, plasma-desktop, and kio-gdrive