Searched defs:guid (Results 1 – 2 of 2) sorted by relevance
/tools/ |
A D | efivar.py | 71 def __init__(self, size, attrs, time, guid, name, data): argument 139 def _set_var(self, guid, name_data, size, attrs, tsec): argument 148 def del_var(self, guid, name, attrs): argument 162 def set_var(self, guid, name, data, size, attrs): argument
|
A D | mkeficapsule.c | 427 static int create_fwbin(char *path, char *bin, efi_guid_t *guid, in create_fwbin() 598 static int create_empty_capsule(char *path, efi_guid_t *guid, bool fw_accept) in create_empty_capsule() 977 efi_guid_t *guid; in main() local
|
Completed in 4 milliseconds