- 30 Aug, 2022 10 commits
-
-
Mario Limonciello authored
-
Mario Limonciello authored
-
Mario Limonciello authored
This is caused by Build-Profiles of nodoc and not properly supporting them.
-
Mario Limonciello authored
-
Mario Limonciello authored
-
Mario Limonciello authored
-
Richard Hughes authored
-
victor-cheng authored
sometimes the device is busy and will exceed the timer limit.
-
Mario Limonciello authored
-
-
- 29 Aug, 2022 8 commits
-
-
-
-
-
Mario Limonciello authored
-
Mario Limonciello authored
-
Mario Limonciello authored
We publish the HSI spec at fwupd.github.io. We should make this the first landing area for HSI content, going out to the wiki page only as necessary.
-
Richard Hughes authored
According to Intel, EDX[bit 20] corresponds to IBT feature, *not* ECX. Fixes half of https://github.com/fwupd/fwupd/issues/4960
-
Mario Limonciello authored
There isn't any reason that we need to have a system advertising a GUID with `main-system-firmware` in order to check that PCR0 reconstruction matches what the TPM actually has. Fixes: #4961
-
- 26 Aug, 2022 3 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
Use a hardcoded list of last-set dbx checksums to fix the reported version when required.
-
Mario Limonciello authored
-
- 25 Aug, 2022 14 commits
-
-
Turning on UEFI secure boot on Lenovo systems with 3rd party CA turned off will cause a boot loop.
-
After policy applies for the first time, you don't want to show messaging to users that the policy can't apply the next time.
-
This is probably going to grow in the future, so make it more efficient.
-
This needs to be handled by the daemon so that all GUI clients will be able to load translations as well. The translations will be distributed with fwupd, and any GUI client should look up the translations.
-
Richard Hughes authored
For future use.
-
Richard Hughes authored
The logic being that if we're emulating another system we're possibly on a VM, and that's possibly going to report that it isn't a desktop. I also think it makes sense to serialize out the FuSmbios object to-and-from JSON, but that's a patch for another day.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Josh Chen authored
-
Richard Hughes authored
-
Mario Limonciello authored
-
- 24 Aug, 2022 5 commits
-
-
Mario Limonciello authored
-
-
-
We don't want to be emitting errors in JSON mode, we should only use return codes.
-
A user can place a JSON file in /etc/fwupd/bios-settings.d/ with the default desired policy for the machine. fwupd will load this policy on startup to ensure BIOS settings are set as desired by the system administrator.
-