Searched refs:attribute (Results 1 – 3 of 3) sorted by relevance
60 uint32_t *attribute, in efi_get_variable() argument69 if (attribute) in efi_get_variable()70 *attribute = 0; in efi_get_variable()76 if (attribute) in efi_get_variable()77 *attribute = var->Attributes; in efi_get_variable()85 uint32_t attribute, in efi_set_variable() argument111 var->Attributes = attribute; in efi_set_variable()
36 uint32_t *attribute,41 uint32_t attribute,
26 int32_t attribute; member39 EfiStatus (*set_attribute)(struct EfiSimpleTextOutputProtocol* self, size_t attribute);
Completed in 11 milliseconds