Searched refs:fv_hob (Results 1 – 1 of 1) sorted by relevance
144 struct efi_hob_firmware_volume *fv_hob = NULL; in efi_create_fv_hob() local146 fv_hob = create_hob(hob_table, EFI_HOB_TYPE_FV, in efi_create_fv_hob()148 if (!fv_hob) in efi_create_fv_hob()151 fv_hob->base_address = base_addr; in efi_create_fv_hob()152 fv_hob->length = size; in efi_create_fv_hob()