Searched refs:efi_boot_services (Results 1 – 25 of 46) sorted by relevance
12
58 struct efi_boot_services *boot = sys_table->boottime; in efi_init()86 struct efi_boot_services *boot = priv->boot; in efi_malloc()96 struct efi_boot_services *boot = priv->boot; in efi_free()
41 struct efi_boot_services *boot = priv->boot; in setup_memory()86 struct efi_boot_services *boot = priv->boot; in free_memory()
13 static struct efi_boot_services *boottime;
15 static struct efi_boot_services *boottime;
17 static struct efi_boot_services *boottime;
30 struct efi_boot_services *boottime = systable->boottime; in check_loaded_image_protocol()
12 static struct efi_boot_services *boottime;
16 static struct efi_boot_services *boottime;
23 static struct efi_boot_services *boottime;
43 static struct efi_boot_services *boottime;
22 static struct efi_boot_services *boottime;
33 static struct efi_boot_services *boottime;
18 static struct efi_boot_services *boottime;
13 static const struct efi_boot_services *boottime;
29 static struct efi_boot_services *boottime;
18 static const struct efi_boot_services *bs;
Completed in 15 milliseconds