Searched refs:vendor_code (Results 1 – 3 of 3) sorted by relevance
/u-boot/lib/efi_loader/ |
A D | efi_firmware.c | 89 const void *vendor_code, in efi_firmware_set_package_info_unsupported() argument 93 EFI_ENTRY("%p %p %p %p %x %p\n", this, image, image_size, vendor_code, in efi_firmware_set_package_info_unsupported() 298 const void *vendor_code, in efi_firmware_fit_set_image() argument 303 image_size, vendor_code, progress, abort_reason); in efi_firmware_fit_set_image() 407 const void *vendor_code, in efi_firmware_raw_set_image() argument 418 image_size, vendor_code, progress, abort_reason); in efi_firmware_raw_set_image()
|
A D | efi_capsule.c | 339 void *image_binary, *vendor_code; in efi_capsule_update_firmware() local 401 vendor_code = image_binary + image->update_image_size; in efi_capsule_update_firmware() 407 vendor_code, NULL, in efi_capsule_update_firmware()
|
/u-boot/include/ |
A D | efi_api.h | 1949 const void *vendor_code, 1969 const void *vendor_code,
|
Completed in 12 milliseconds