Searched refs:make_fpath (Results 1 – 1 of 1) sorted by relevance
202 def make_fpath(file_name): function226 bin_path = make_fpath(fname)228 ['cp', make_fpath('lib/efi_loader/helloworld.efi'),254 dts = make_fpath('test-efi-fit-%s.dts' % fdt_type)259 dtb = make_fpath('test-efi-fit-%s.dtb' % fdt_type)287 its_path = make_fpath('test-efi-fit-helloworld.its')292 fit_path = make_fpath('test-efi-fit-helloworld.fit')294 cons, [make_fpath('tools/mkimage'), '-f', its_path, fit_path])
Completed in 8 milliseconds