Virtual Method
FwupdPluginEfivarsexists
Declaration [src]
gboolean
exists (
FuEfivars* self,
const gchar* guid,
const gchar* name
)
Parameters
guid |
const gchar* |
Globally unique identifier. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
name |
const gchar* |
Variable name. |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |