Home
last modified time | relevance | path

Searched refs:efi_boot_services (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/efi/
H A Defi.c60 struct efi_boot_services *boot = sys_table->boottime; in efi_init()
88 struct efi_boot_services *boot = priv->boot; in efi_malloc()
98 struct efi_boot_services *boot = priv->boot; in efi_free()
H A Defi_app.c36 struct efi_boot_services *boot = priv->boot; in setup_memory()
81 struct efi_boot_services *boot = priv->boot; in free_memory()
H A Defi_stub.c277 struct efi_boot_services *boot = sys_table->boottime; in efi_main()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Dhelloworld.c18 struct efi_boot_services *boottime = systable->boottime; in efi_main()
H A Defi_boottime.c1239 static const struct efi_boot_services efi_boot_services = { variable
1303 .boottime = (void*)&efi_boot_services,
/OK3568_Linux_fs/u-boot/include/
H A Defi.h309 struct efi_boot_services *boot;
H A Defi_api.h48 struct efi_boot_services { struct
245 struct efi_boot_services *boottime;
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h213 union efi_boot_services { union
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h203 typedef union efi_boot_services efi_boot_services_t;