Function
FwupdPluginkernel_get_cmdline
since: 1.8.5
[−]
Description [src]
Loads all the kernel /proc/cmdline key/values into a hash table.
Available since: 1.8.5
[−]
Return value
Type: GHashTable
Keys from the kernel command line.
The caller of the function takes ownership of the data container, but not the data inside it. |