Home
last modified time | relevance | path

Searched refs:__efi_runtime_data (Results 1 – 7 of 7) sorted by relevance

/lib/
A Dcrc32.c26 #define __efi_runtime_data macro
34 static int __efi_runtime_data crc_table_empty = 1;
35 static uint32_t __efi_runtime_data crc_table[256];
68 static Byte __efi_runtime_data p[] = { in make_crc_table()
/lib/efi_loader/
A Defi_var_mem.c20 static struct efi_var_file __efi_runtime_data *efi_var_buf;
21 static struct efi_var_entry __efi_runtime_data *efi_current_var;
259 static struct efi_var_file __efi_runtime_data hdr = { in efi_var_collect_mem()
A Defi_runtime.c96 static __efi_runtime_data struct efi_mem_desc *efi_virtmap;
97 static __efi_runtime_data efi_uintn_t efi_descriptor_count;
98 static __efi_runtime_data efi_uintn_t efi_descriptor_size;
987 struct efi_runtime_services __efi_runtime_data efi_runtime_services = {
A Defi_debug_support.c12 struct efi_system_table_pointer __efi_runtime_data * systab_pointer = NULL;
A Defi_variable_tee.c41 extern struct efi_var_file __efi_runtime_data *efi_var_buf;
A Defi_boottime.c37 __efi_runtime_data LIST_HEAD(efi_events);
3997 static u16 __efi_runtime_data firmware_vendor[] = u"Das U-Boot";
3999 struct efi_system_table __efi_runtime_data systab = {
/lib/efi_selftest/
A Defi_selftest_variables_runtime.c22 static const efi_guid_t __efi_runtime_data efi_rt_var_guid =

Completed in 24 milliseconds