Home
last modified time | relevance | path

Searched refs:efi (Results 1 – 25 of 26) sorted by relevance

12

/arch/x86/platform/efi/
Defi.c73 &efi.acpi,
74 &efi.acpi20,
75 &efi.smbios,
76 &efi.smbios3,
84 &efi.esrt,
90 &efi.tpm_log,
91 &efi.tpm_final_log,
94 &efi.mokvar_table,
246 WARN(efi.memmap.desc_version != 1, in efi_memblock_x86_reserve_range()
248 efi.memmap.desc_version); in efi_memblock_x86_reserve_range()
[all …]
Defi_64.c491 ____s = efi64_thunk(efi.runtime->mixed_mode.func, __VA_ARGS__); \
738 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in efi_thunk_query_variable_info()
764 if (efi.runtime_version < EFI_2_00_SYSTEM_TABLE_REVISION) in efi_thunk_query_variable_info_nonblocking()
800 efi.get_time = efi_thunk_get_time; in efi_thunk_runtime_setup()
801 efi.set_time = efi_thunk_set_time; in efi_thunk_runtime_setup()
802 efi.get_wakeup_time = efi_thunk_get_wakeup_time; in efi_thunk_runtime_setup()
803 efi.set_wakeup_time = efi_thunk_set_wakeup_time; in efi_thunk_runtime_setup()
804 efi.get_variable = efi_thunk_get_variable; in efi_thunk_runtime_setup()
805 efi.get_next_variable = efi_thunk_get_next_variable; in efi_thunk_runtime_setup()
806 efi.set_variable = efi_thunk_set_variable; in efi_thunk_runtime_setup()
[all …]
Dquirks.c110 efi.set_variable_nonblocking((efi_char16_t *)efi_dummy_name, in efi_delete_dummy_variable()
132 status = efi.query_variable_info_nonblocking(attributes, &storage_size, in query_variable_store_nonblocking()
163 status = efi.query_variable_info(attributes, &storage_size, in efi_query_variable_store()
187 status = efi.set_variable((efi_char16_t *)efi_dummy_name, in efi_query_variable_store()
208 status = efi.query_variable_info(attributes, &storage_size, in efi_query_variable_store()
273 num_entries += efi.memmap.nr_map; in efi_arch_mem_reserve()
287 efi_memmap_insert(&efi.memmap, new, &mr); in efi_arch_mem_reserve()
483 memcpy(new_md, md, efi.memmap.desc_size); in efi_free_boot_services()
484 new_md += efi.memmap.desc_size; in efi_free_boot_services()
740 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in efi_recover_from_page_fault()
DMakefile6 obj-$(CONFIG_EFI) += quirks.o efi.o efi_$(BITS).o efi_stub_$(BITS).o
Defi_32.c119 __pa(&efi.runtime)); in efi_set_virtual_address_map()
/arch/x86/xen/
Defi.c89 efi.runtime_version = info->version; in xen_efi_probe()
109 status = efi.get_variable(L"SecureBoot", &efi_variable_guid, in xen_efi_get_secureboot()
119 status = efi.get_variable(L"SetupMode", &efi_variable_guid, in xen_efi_get_secureboot()
130 status = efi.get_variable(L"MokSBStateRT", &shim_guid, in xen_efi_get_secureboot()
165 set_bit(EFI_BOOT, &efi.flags); in xen_efi_init()
166 set_bit(EFI_PARAVIRT, &efi.flags); in xen_efi_init()
167 set_bit(EFI_64BIT, &efi.flags); in xen_efi_init()
DMakefile52 obj-$(CONFIG_XEN_EFI) += efi.o
/arch/ia64/kernel/
Defi.c256 if ((*efi.get_time)(&tm, NULL) != EFI_SUCCESS) { in STUB_GET_TIME()
491 set_bit(EFI_BOOT, &efi.flags); in efi_init()
492 set_bit(EFI_64BIT, &efi.flags); in efi_init()
542 efi.get_time = phys_get_time; in efi_init()
543 efi.set_time = phys_set_time; in efi_init()
544 efi.get_wakeup_time = phys_get_wakeup_time; in efi_init()
545 efi.set_wakeup_time = phys_set_wakeup_time; in efi_init()
546 efi.get_variable = phys_get_variable; in efi_init()
547 efi.get_next_variable = phys_get_next_variable; in efi_init()
548 efi.set_variable = phys_set_variable; in efi_init()
[all …]
DMakefile12 obj-y := entry.o efi.o efi_stub.o gate-data.o fsys.o ia64_ksyms.o irq.o irq_ia64.o \
/arch/arm64/kernel/
DMakefile23 targets += efi-entry.o
43 obj-$(CONFIG_EFI) += efi.o efi-entry.stub.o \
44 efi-rt-wrapper.o
Defi.c165 clear_bit(EFI_RUNTIME_SERVICES, &efi.flags); in arm64_efi_rt_init()
/arch/x86/kernel/
Dima_arch.c26 status = efi.get_variable(L"SecureBoot", &efi_variable_guid, in get_sb_mode()
39 status = efi.get_variable(L"SetupMode", &efi_variable_guid, in get_sb_mode()
Dsetup.c875 set_bit(EFI_BOOT, &efi.flags); in setup_arch()
878 set_bit(EFI_BOOT, &efi.flags); in setup_arch()
879 set_bit(EFI_64BIT, &efi.flags); in setup_arch()
Dkexec-bzimage64.c146 esd->smbios = efi.smbios; in prepare_add_efi_setup_data()
/arch/ia64/uv/kernel/
Dsetup.c61 if (efi.acpi20 == EFI_INVALID_TABLE_ADDR) { in uv_probe_system_type()
66 rsdp = (struct acpi_table_rsdp *)__va(efi.acpi20); in uv_probe_system_type()
/arch/x86/platform/
DMakefile5 obj-y += efi/
/arch/arm/boot/compressed/
DMakefile178 efi-obj-$(CONFIG_EFI_STUB) := $(objtree)/drivers/firmware/efi/libstub/lib.a
182 $(bswapsdi2) $(efi-obj-y) FORCE
/arch/x86/boot/compressed/
DMakefile107 efi-obj-$(CONFIG_EFI_STUB) = $(objtree)/drivers/firmware/efi/libstub/lib.a
109 $(obj)/vmlinux: $(vmlinux-objs-y) $(efi-obj-y) FORCE
/arch/mips/loongson64/
Denv.c54 loongson_p = &(boot_p->efi.smbios.lp); in prom_init_env()
141 loongson_sysconf.vgabios_addr = boot_p->efi.smbios.vga_bios; in prom_init_env()
/arch/riscv/kernel/
DMakefile61 obj-$(CONFIG_EFI) += efi.o
/arch/riscv/
DMakefile103 libs-$(CONFIG_EFI_STUB) += $(objtree)/drivers/firmware/efi/libstub/lib.a
/arch/mips/include/asm/mach-loongson64/
Dboot_param.h191 struct efi_loongson efi; member
/arch/arm/kernel/
DMakefile85 obj-$(CONFIG_EFI) += efi.o
/arch/arm64/
DMakefile154 libs-$(CONFIG_EFI_STUB) += $(objtree)/drivers/firmware/efi/libstub/lib.a
/arch/arm/xen/
Denlighten.c243 set_bit(EFI_RUNTIME_SERVICES, &efi.flags); in fdt_find_hyper_node()

12