mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 16:11:00 +00:00
trivial: Codespell fixes
This commit is contained in:
parent
4fe318bd54
commit
1ac05ef3bd
@ -3316,7 +3316,7 @@ fu_battery_state_to_string (FuBatteryState battery_state)
|
||||
* This function will always return the same pointer for a given #GBytes.
|
||||
*
|
||||
* If the size of @bytes is zero, then %NULL is returned and the @error is set,
|
||||
* which differs in behaviour to that of g_bytes_get_data().
|
||||
* which differs in behavior to that of g_bytes_get_data().
|
||||
*
|
||||
* This may be useful when calling g_mapped_file_new() on a zero-length file.
|
||||
*
|
||||
|
@ -12,7 +12,7 @@ If you don't want or need this functionality you can use the
|
||||
`-Dplugin_uefi_capsule=false` option.
|
||||
|
||||
When this plugin is enabled, the companion UEFI binary may also be built from the [fwupd-efi](https://github.com/fwupd/fwupd-efi) project if not already present on the filesystem.
|
||||
This behavior can be overriden using the meson option `-Defi_binary=false`.
|
||||
This behavior can be overridden using the meson option `-Defi_binary=false`.
|
||||
|
||||
For this companion binary to work with secure boot, it will need to be signed by an authority trusted with shim and/or the host environment.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user