Searched +full:trouble +full:- +full:shooting (Results 1 – 2 of 2) sorted by relevance
6 - name: BootMode12 - name: Modes16 - name: Regular19 - name: Safe21 Boot to a diagnostic/trouble-shooting mode.22 - name: Setup
9 VM_VENV = check-venv12 .PHONY: vm-build-all vm-clean-all14 EFI_AARCH64 = $(wildcard $(BUILD_DIR)/pc-bios/edk2-aarch64-code.fd)24 HOST_ARCH = $(shell uname -m)31 IMAGES_DIR := $(HOME)/.cache/qemu-vm/images37 HAVE_PYTHON_YAML = $(shell $(PYTHON) -c "import yaml" 2> /dev/null && echo yes)40 # 'vm-help' target was historically named 'vm-test'41 vm-help vm-test:42 @echo "vm-help: Test QEMU in preconfigured virtual machines"44 @echo " vm-build-freebsd - Build QEMU in FreeBSD VM"[all …]