Enumeration
FwupdPluginContextFlags
Members
Name | Description |
---|---|
FU_CONTEXT_FLAG_NONE |
No flags set. |
FU_CONTEXT_FLAG_SAVE_EVENTS |
Save events so that they can be replayed to emulate devices. |
FU_CONTEXT_FLAG_SYSTEM_INHIBIT |
All devices are not updatable due to a system-wide inhibit. |
FU_CONTEXT_FLAG_LOADED_HWINFO |
Hardware information has been loaded with a call to fu_context_load_hwinfo(). |
FU_CONTEXT_FLAG_INHIBIT_VOLUME_MOUNT |
Do not allow mounting volumes, usually set in self tests. |
FU_CONTEXT_FLAG_LOADED_UNKNOWN |
Unknown flag value. |