Home
last modified time | relevance | path

Searched refs:efi_driver_binding_extended_protocol (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/efi_driver/
A Defi_uclass.c68 struct efi_driver_binding_extended_protocol *bp = in efi_uc_supported()
69 (struct efi_driver_binding_extended_protocol *)this; in efi_uc_supported()
116 struct efi_driver_binding_extended_protocol *bp = in efi_uc_start()
117 (struct efi_driver_binding_extended_protocol *)this; in efi_uc_start()
204 struct efi_driver_binding_extended_protocol *bp = in efi_uc_stop()
205 (struct efi_driver_binding_extended_protocol *)this; in efi_uc_stop()
261 struct efi_driver_binding_extended_protocol *bp; in efi_add_driver()
269 bp = calloc(1, sizeof(struct efi_driver_binding_extended_protocol)); in efi_add_driver()
/u-boot/include/
A Defi_driver.h34 struct efi_driver_binding_extended_protocol { struct

Completed in 3 milliseconds