Richard Hughes
63f4038328
Fix some trivial null-correctness spotted by Tartan
2022-12-15 17:27:22 +00:00
Richard Hughes
08a9f02912
Use the correct JSON type for fwupd_bios_setting_from_json()
...
PVS: Converting type 'gint64' to type 'gboolean' can lead to a loss of high-order bits.
2022-09-09 19:23:29 +01:00
Richard Hughes
c4bdc3ae30
trivial: Fix one -Wunused-variable warning
2022-08-25 11:55:03 +01:00
Richard Hughes
6710f360ec
trivial: Fix search-replace typo
2022-08-25 10:09:58 +01:00
Mario Limonciello
9549970285
trivial: bios-settings: shuffle the json output order
...
We want the name and description to be the first few keys
2022-08-24 07:20:01 -05:00
Mario Limonciello
b7b0ce533d
trivial: Unify ambiguity between bios-attrs and bios-settings
...
These are currently used interchangeably since there was indecisiveness
which to use as the feature was being developed.
As outward facing it will be named with "settings", change all uses
in the code to match this.
2022-08-24 07:20:01 -05:00