Home
last modified time | relevance | path

Searched refs:full_path (Results 1 – 7 of 7) sorted by relevance

/u-boot/tools/buildman/
A Dcontrol.py324 no_subdirs=options.no_subdirs, full_path=options.full_path,
A Dtoolchain.py174 def MakeEnvironment(self, full_path): argument
196 elif full_path:
A Dbuilderthread.py212 env = self.toolchain.MakeEnvironment(self.builder.full_path)
346 env = result.toolchain.MakeEnvironment(self.builder.full_path)
A Dbuilder.py235 no_subdirs=False, full_path=False, verbose_build=False, argument
294 self.full_path = full_path
/u-boot/lib/efi_loader/
A Defi_disk.c290 efi_fs_from_path(struct efi_device_path *full_path) in efi_fs_from_path() argument
299 ret = efi_dp_split_file_path(full_path, &device_path, &file_path); in efi_fs_from_path()
A Defi_device_path.c1066 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() argument
1074 dp = efi_dp_dup(full_path); in efi_dp_split_file_path()
/u-boot/include/
A Defi_loader.h655 efi_status_t efi_dp_split_file_path(struct efi_device_path *full_path,

Completed in 13 milliseconds