Home
last modified time | relevance | path

Searched refs:efi_get_variable_mem (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Defi_variable.h279 efi_get_variable_mem(u16 *variable_name, const efi_guid_t *vendor, u32 *attributes,
/u-boot/lib/efi_loader/
A Defi_var_common.c176 ret = efi_get_variable_mem(variable_name, guid, attributes, data_size, data, NULL); in efi_get_variable_runtime()
A Defi_var_mem.c277 efi_get_variable_mem(u16 *variable_name, const efi_guid_t *vendor, u32 *attributes, in efi_get_variable_mem() function
A Defi_variable.c212 return efi_get_variable_mem(variable_name, vendor, attributes, data_size, data, timep); in efi_get_variable_int()

Completed in 5 milliseconds