197 |
- |
1 |
[uefi]
|
|
|
2 |
|
|
|
3 |
# the shim loader is required to chainload the fwupd EFI binary unless
|
|
|
4 |
# the fwupd.efi file has been self-signed manually
|
|
|
5 |
#DisableShimForSecureBoot=true
|
|
|
6 |
|
|
|
7 |
# the EFI system partition path used
|
|
|
8 |
# if this is is not /boot/efi, /boot, or /efi
|
|
|
9 |
#OverrideESPMountPoint=
|
|
|
10 |
|
|
|
11 |
# amount of free space required on the ESP, for example using 0x2000000 for 32Mb
|
|
|
12 |
#RequireESPFreeSpace=
|
|
|
13 |
|
|
|
14 |
# with the UEFI removable path enabled, the default esp path is set to /EFI/boot
|
|
|
15 |
# the shim EFI binary and presumably this is $ESP/EFI/boot/bootx64.efi
|
|
|
16 |
#FallbacktoRemovablePath=false
|