Home
last modified time | relevance | path

Searched refs:EFI_VARIABLE_MASK (Results 1 – 3 of 3) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_var_common.c69 *attributes &= EFI_VARIABLE_MASK; in efi_get_variable()
99 if (attributes & ~(u32)EFI_VARIABLE_MASK) in efi_set_variable()
180 *attributes &= EFI_VARIABLE_MASK; in efi_get_variable_runtime()
A Defi_variable_tee.c544 attributes &= EFI_VARIABLE_MASK; in efi_set_variable_int()
/u-boot/include/
A Defi.h407 #define EFI_VARIABLE_MASK (EFI_VARIABLE_NON_VOLATILE | \ macro

Completed in 7 milliseconds