Lines Matching defs:guid
146 efi_append_variable(efi_guid_t guid, const char *name, in efi_append_variable()
155 efi_del_variable(efi_guid_t guid, const char *name) in efi_del_variable()
163 efi_get_variable(efi_guid_t guid, const char *name, in efi_get_variable()
194 efi_get_variable_attributes(efi_guid_t guid, const char *name, in efi_get_variable_attributes()
203 efi_get_variable_size(efi_guid_t guid, const char *name, in efi_get_variable_size()
214 efi_get_next_variable_name(efi_guid_t **guid, char **name) in efi_get_next_variable_name()
297 efi_guid_is_zero(const efi_guid_t *guid) in efi_guid_is_zero()
305 efi_guid_to_name(efi_guid_t *guid, char **name) in efi_guid_to_name()
332 efi_guid_to_str(const efi_guid_t *guid, char **sp) in efi_guid_to_str()
343 efi_name_to_guid(const char *name, efi_guid_t *guid) in efi_name_to_guid()
358 efi_set_variable(efi_guid_t guid, const char *name, in efi_set_variable()
383 efi_str_to_guid(const char *s, efi_guid_t *guid) in efi_str_to_guid()