Subversion Repositories configs

Rev

Rev 208 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
200 - 1
[uefi_capsule]
197 - 2
 
208 - 3
# use GRUB to launch fwupdx64.efi
4
#EnableGrubChainLoad=false
5
 
197 - 6
# the shim loader is required to chainload the fwupd EFI binary unless
7
# the fwupd.efi file has been self-signed manually
8
#DisableShimForSecureBoot=true
9
 
209 - 10
# the EFI system partition (ESP) path used if UDisks is not available
11
# or if this partition is not mounted at /boot/efi, /boot, or /efi
197 - 12
#OverrideESPMountPoint=
13
 
14
# amount of free space required on the ESP, for example using 0x2000000 for 32Mb
15
#RequireESPFreeSpace=
16
 
17
# with the UEFI removable path enabled, the default esp path is set to /EFI/boot
18
# the shim EFI binary and presumably this is $ESP/EFI/boot/bootx64.efi
19
#FallbacktoRemovablePath=false
208 - 20
 
21
# allow ignoring the CapsuleOnDisk support advertised by the firmware
22
#DisableCapsuleUpdateOnDisk=true