Searched refs:make_fpath (Results 1 – 1 of 1) sorted by relevance
240 def make_fpath(file_name): function265 bin_path = make_fpath(fname)267 ['cp', make_fpath(f'lib/efi_loader/{efi_file}'),293 dts = make_fpath('test-efi-fit-%s.dts' % fdt_type)298 dtb = make_fpath('test-efi-fit-%s.dtb' % fdt_type)318 initrd = make_fpath('test-efi-initrd')361 its_path = make_fpath('test-efi-fit.its')366 fit_path = make_fpath('test-efi-fit.fit')368 ubman, [make_fpath('tools/mkimage'), '-f', its_path, fit_path])
Completed in 3 milliseconds