Searched refs:efi_boot_services (Results 1 – 9 of 9) sorted by relevance
60 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()
36 struct efi_boot_services *boot = priv->boot; in setup_memory()81 struct efi_boot_services *boot = priv->boot; in free_memory()
277 struct efi_boot_services *boot = sys_table->boottime; in efi_main()
18 struct efi_boot_services *boottime = systable->boottime; in efi_main()
1239 static const struct efi_boot_services efi_boot_services = { variable1303 .boottime = (void*)&efi_boot_services,
309 struct efi_boot_services *boot;
48 struct efi_boot_services { struct245 struct efi_boot_services *boottime;
213 union efi_boot_services { union
203 typedef union efi_boot_services efi_boot_services_t;