Searched refs:vendor_code (Results 1 – 3 of 3) sorted by relevance
| /u-boot/lib/efi_loader/ |
| A D | efi_firmware.c | 95 const void *vendor_code, in efi_firmware_set_package_info_unsupported() argument 99 EFI_ENTRY("%p %p %p %p %x %p\n", this, image, image_size, vendor_code, in efi_firmware_set_package_info_unsupported() 329 const void *vendor_code, in efi_firmware_fit_set_image() argument 336 image_size, vendor_code, progress, abort_reason); in efi_firmware_fit_set_image() 389 const void *vendor_code, in efi_firmware_raw_set_image() argument 397 image_size, vendor_code, progress, abort_reason); in efi_firmware_raw_set_image()
|
| A D | efi_capsule.c | 551 void *image_binary, *vendor_code; in efi_capsule_update_firmware() local 647 vendor_code = image_binary + image_binary_size; in efi_capsule_update_firmware() 661 vendor_code, NULL, in efi_capsule_update_firmware()
|
| /u-boot/include/ |
| A D | efi_api.h | 2111 const void *vendor_code, 2131 const void *vendor_code,
|
Completed in 19 milliseconds