efi_call_proto
status = efi_call_proto(cc, map_pcr_to_mr_index,
status = efi_call_proto(lf2, load_file, dp, false, &initrd->size, NULL);
status = efi_call_proto(lf2, load_file, dp, false, &initrd->size,
status = efi_call_proto(con_in, read_keystroke, key);
status = efi_call_proto(io, open_volume, volume);
status = efi_call_proto(file, read, &chunksize, addr);
efi_call_proto(file, close);
efi_call_proto(volume, close);
efi_call_proto(file, close);
efi_call_proto(volume, close);
status = efi_call_proto(volume, open, &fh, fi->filename,
status = efi_call_proto(fh, get_info, &info_guid, &info_sz, fi);
efi_call_proto(fh, close);
status = efi_call_proto(io, open_volume, fh);
status = efi_call_proto(gop, query_mode, cmdline.mode, &info_size, &info);
status = efi_call_proto(gop, query_mode, m, &info_size, &info);
if (efi_call_proto(gop, set_mode, new_mode) != EFI_SUCCESS)
status = efi_call_proto(pci, get_location, &segment_nr, &bus_nr,
status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16,
status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16,
status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16,
status = efi_call_proto(pci, pci.write, EfiPciIoWidthUint16,
efi_call_proto(efi_table_attr(efi_system_table, con_out),
status = efi_call_proto(rng, get_rng, &rng_algo_raw,
status = efi_call_proto(rng, get_rng, NULL,
return efi_call_proto(rng, get_rng, NULL, size, out);
return efi_call_proto(boot_protocol, get_boot_hartid, &hartid);
efi_call_proto(smbios, get_next, &handle, &type, &record, NULL);
status = efi_call_proto(tpm2, get_event_log, version, &log_location,
status = efi_call_proto(tpm2, get_event_log, version,
status = efi_call_proto(cc, get_event_log, version, &log_location,
efi_call_proto(p, get_all, NULL, &size);
status = efi_call_proto(p, get_all, new->data, &size);
status = efi_call_proto(memattr, set_memory_attributes,
status = efi_call_proto(memattr, clear_memory_attributes,
status = efi_call_proto(proto, allow_unaccepted_memory);
status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16,
status = efi_call_proto(pci, pci.read, EfiPciIoWidthUint16,
status = efi_call_proto(pci, get_location, &rom->segment, &rom->bus,