Lines Matching full:if
3 if [ $# -eq 0 ]; then
8 if [ ! -f config.mak ]; then
15 if [ -f RISCV_VIRT_CODE.fd ]; then
30 if [ ! -f "$EFI_UEFI" ]; then
36 if [ "$EFI_USE_ACPI" = "y" ]; then
49 if [ "$1" = "-append" ]; then
58 if [ "$EFI_CASE" = "_NO_FILE_4Uhere_" ]; then
65 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
75 if [ "$EFI_USE_ACPI" != "y" ]; then
90 -drive file.dir="$EFI_CASE_DIR/",file.driver=vvfat,file.rw=on,format=raw,if=virtio \
94 if [ "$EFI_DIRECT" = "y" ]; then
95 if [ "$EFI_USE_ACPI" != "y" ]; then