Searched refs:image_binary (Results 1 – 1 of 1) sorted by relevance
339 void *image_binary, *vendor_code; in efi_capsule_update_firmware() local400 image_binary = (void *)image + sizeof(*image); in efi_capsule_update_firmware()401 vendor_code = image_binary + image->update_image_size; in efi_capsule_update_firmware()405 image_binary, in efi_capsule_update_firmware()
Completed in 3 milliseconds