Searched refs:esp (Results 1 – 6 of 6) sorted by relevance
34 …[STANDALONE]='-h --help -p --print-esp-path -x --print-boot-path --version --no-variables --no-pag…35 [ARG]='--esp-path --boot-path --make-machine-id-directory'40 --esp-path|--boot-path)
73 cat >/tmp/testsuite-58-defs/esp.conf <<EOF75 Type=esp110 cat >/tmp/testsuite-58-defs/esp.conf <<EOF112 Type=esp
156 sd_id128_t id, esp; in find_gpt_root() local164 r = efi_loader_get_device_part_uuid(&esp); in find_gpt_root()168 if (sd_id128_equal(id, esp)) in find_gpt_root()
68 '--esp-path=[Path to the EFI System Partition (ESP)]:path:_directories' \70 {-p,--print-esp-path}'[Print path to the EFI system partition]' \
130 'find-esp.c',131 'find-esp.h',
1742 static int install_random_seed(const char *esp) { in install_random_seed() argument1751 assert(esp); in install_random_seed()1753 path = path_join(esp, "/loader/random-seed"); in install_random_seed()