Searched full:usr (Results 1 – 21 of 21) sorted by relevance
23 if [ -f /usr/share/qemu-efi-aarch64/QEMU_EFI.fd ]; then24 DEFAULT_UEFI=/usr/share/qemu-efi-aarch64/QEMU_EFI.fd25 elif [ -f /usr/share/edk2/aarch64/QEMU_EFI.silent.fd ]; then26 DEFAULT_UEFI=/usr/share/edk2/aarch64/QEMU_EFI.silent.fd
1 #!/usr/bin/env bash40 echo "#!/usr/bin/env bash"77 (echo "#!/usr/bin/env bash"
1 #!/usr/bin/env python3
351 export PATH=$PATH:/usr/libexec
1 #!/usr/bin/env perl
1 #!/usr/bin/env perl70 my $codespellfile = "/usr/share/codespell/dictionary.txt";344 # If /usr/share/codespell/dictionary.txt is not present, try to find it
1 #!/usr/bin/env bash
27 By default the runner script loads the UEFI firmware `/usr/share/ovmf/OVMF.fd`;
17 : "${EFI_UEFI:=/usr/share/ovmf/OVMF.fd}"
388 /* store sp_svc, if we were in usr mode we'll fix this later */393 str lr, [sp, #S_LR] @ store lr_svc, fix later for usr mode401 /* if we were in usr mode then we need sp_usr and lr_usr instead */
27 export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"
214 - cp /usr/share/edk2/riscv/RISCV_VIRT_CODE.fd .257 - cp /usr/share/edk2/riscv/RISCV_VIRT_CODE.fd .
1 SHELL := /usr/bin/env bash
1 #!/usr/bin/env bash42 prefix=/usr/local