Home
last modified time | relevance | path

Searched refs:efi_system_table (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c96 struct efi_system_table *st, in efi_do_enter()
98 struct efi_system_table *st)) in efi_do_enter()
110 void *image_handle, struct efi_system_table *st), in efi_run_in_el2()
111 void *image_handle, struct efi_system_table *st) in efi_run_in_el2()
132 ulong (*entry)(void *image_handle, struct efi_system_table *st) in do_bootefi_exec()
/rk3399_rockchip-uboot/lib/efi/
H A Defi_app.c24 struct efi_system_table *efi_get_sys_table(void) in efi_get_sys_table()
100 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main()
H A Defi.c57 struct efi_system_table *sys_table) in efi_init()
H A Defi_stub.c274 efi_status_t efi_main(efi_handle_t image, struct efi_system_table *sys_table) in efi_main()
/rk3399_rockchip-uboot/include/
H A Defi.h308 struct efi_system_table *sys_table;
331 struct efi_system_table *efi_get_sys_table(void);
351 struct efi_system_table *sys_table);
H A Defi_loader.h55 extern struct efi_system_table systab;
H A Defi_api.h234 struct efi_system_table { struct
257 struct efi_system_table *system_table; argument
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_efi.c116 struct efi_system_table *sys_table = efi_get_sys_table(); in _debug_uart_putc()
128 struct efi_system_table *table = efi_get_sys_table(); in serial_efi_probe()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Dhelloworld.c15 struct efi_system_table *systable) in efi_main()
H A Defi_boottime.c808 ulong (*entry)(void *image_handle, struct efi_system_table *st); in efi_start_image()
1292 struct efi_system_table __efi_runtime_data systab = {
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dreloc_x86_64_efi.c19 struct efi_system_table *systab) in _relocate()
H A Dreloc_ia32_efi.c17 struct efi_system_table *systab) in _relocate()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dreloc_arm_efi.c19 struct efi_system_table *systab) in _relocate()
H A Dreloc_aarch64_efi.c42 struct efi_system_table *systab) in _relocate()