Merge pull request #432 from KylinDemons/master

This commit is contained in:
bbaa
2026-04-18 19:03:43 +08:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# UEFI Secure Boot Enabled Configuration (Optional)
Note: Only applicable to Ubuntu, PVE, or other distributions based on Debian. If secure boot support is required for you, please enable UEFI secure boot before installing i915-sriov-dkms. For PVE, it is important to ensure that secure boot is enabled when installing PVE, otherwise in some ZFS based installations, a kernel that is not signed may be installed by default, which cannot support secure boot. In this situation, it is necessary to first refer to the PVE documentation to configure secure boot. Arch Linux users please refer to the [Arch Linux Wiki](https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#shim).
Note: Only applicable to Ubuntu, PVE, or other distributions based on Debian. If secure boot support is required for you, please enable UEFI secure boot before installing i915-sriov-dkms. For PVE, it is important to ensure that secure boot is enabled when installing PVE, otherwise in some ZFS based installations, a kernel that is not signed may be installed by default, which cannot support secure boot. In this situation, it is necessary to first refer to the [PVE documentation](https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysboot_secure_boot) to configure secure boot. Arch Linux users please refer to the [Arch Linux Wiki](https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#shim).
The precondition for executing the following steps: `UEFI Secure Boot is turned on and in User/Standard Mode.`