Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Dx86-stub.c449 efi_system_table_t *sys_table_arg,
458 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
468 efi_system_table = sys_table_arg; in efi_pe_entry()
526 efi_stub_entry(handle, sys_table_arg, boot_params); in efi_pe_entry()
769 efi_system_table_t *sys_table_arg, in efi_main() argument
778 efi_system_table = sys_table_arg; in efi_main()
Defi-stub.c125 efi_system_table_t *sys_table_arg) in efi_pe_entry() argument
140 efi_system_table = sys_table_arg; in efi_pe_entry()
Defistub.h43 efi_system_table_t *sys_table_arg);