Searched refs:boot (Results 51 - 75 of 434) sorted by relevance

1234567891011>>

/haiku/headers/private/kernel/boot/platform/atari_m68k/
H A Dplatform_kernel_args.h10 # error This file is included from <boot/kernel_args.h> only
H A Dplatform_stage2_args.h9 # error This file is included from <boot/stage2_args.h> only
/haiku/headers/private/kernel/boot/platform/amiga_m68k/
H A Dplatform_stage2_args.h9 # error This file is included from <boot/stage2_args.h> only
/haiku/src/system/boot/loader/
H A Dloader.h9 #include <boot/vfs.h>
/haiku/src/system/boot/arch/riscv64/
H A Darch_cpu.cpp10 #include <boot/platform.h>
11 #include <boot/stdio.h>
12 #include <boot/kernel_args.h>
13 #include <boot/stage2.h>
44 panic("It's RISCY business trying to boot Haiku on the wrong CPU!\n");
/haiku/headers/private/kernel/boot/
H A Duart.h9 #include <boot/addr_range.h>
H A Dinterrupt_controller.h9 #include <boot/addr_range.h>
H A Dtimer.h9 #include <boot/addr_range.h>
/haiku/src/system/boot/platform/atari_m68k/
H A Dmk_floppy_prg_atari.sh6 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 conv=notrunc && \
7 src/system/boot/platform/atari_m68k/fixup_tos_floppy_chksum $IMG && \
12 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 count=9 conv=notrunc && \
13 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 count=9 conv=notrunc skip=9 seek=$((9*180)) && \
14 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 count=9 conv=notrunc skip=9 seek=$((2*9)) && \
15 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 count=9 conv=notrunc skip=$((2*9)) seek=$((2*2*9)) && \
16 dd if=generated/objects/haiku/m68k/release/system/boot/$ZBEOS of=$IMG bs=512 count=9 conv=notrunc skip=$((3*9)) seek=$((3*2*9)) && \
17 src/system/boot/platform/atari_m68k/fixup_tos_floppy_chksum $IMG && \
19 #generated.m68k/cross-tools/bin/m68k-unknown-haiku-ld -o haiku.prg -T src/system/ldscripts/m68k/boot_prg_atari_m68k.ld generated/objects/haiku/m68k/release/system/boot/boot_loader_atari_m68k && \
24 #dd if=generated/objects/haiku/m68k/release/system/boot/
[all...]
H A Ddebug.cpp10 #include <boot/stage2.h>
11 #include <boot/platform.h>
12 #include <boot/stdio.h>
/haiku/headers/private/kernel/boot/arch/x86/
H A Darch_cpu.h10 #include <boot/vfs.h>
/haiku/src/system/boot/platform/u-boot/
H A Dmenu.cpp10 #include <boot/menu.h>
11 #include <boot/platform/generic/text_menu.h>
H A Ddevices.cpp9 #include <boot/disk_identifier.h>
10 #include <boot/vfs.h>
11 #include <boot/platform.h>
12 #include <boot/partitions.h>
13 #include <boot/stage2.h>
14 #include <boot/stdio.h>
39 args->platform.boot_tgz_size, "boot.tgz");
57 boot::Partition *partition = NULL;
58 while ((partition = (boot::Partition *)iterator.Next()) != NULL) {
/haiku/src/tests/system/boot/loader/
H A Dplatform_start.cpp7 #include <boot/platform.h>
8 #include <boot/kernel_args.h>
/haiku/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dinstall.sh26 /boot/beos/bin/install -d ~/config/add-ons/kernel/generic/usb_scsi_extension/
27 /boot/beos/bin/install `dirname $0`/$MODULE_NAME ~/config/add-ons/kernel/generic/usb_scsi_extension/$MODULE_NAME
31 #/boot/beos/bin/cp `dirname $0`/$SETTINGS_NAME.sample ~/config/settings/kernel/drivers/
33 #/boot/beos/bin/cp `dirname $0`/$SETTINGS_NAME.sample ~/config/settings/kernel/drivers/$SETTINGS_NAME
41 StyledEdit /boot/home/config/settings/kernel/drivers/$SETTINGS_NAME
/haiku/data/bin/
H A Dwelcome9 welcomeFile=/boot/system/documentation/welcome/welcome_en.html
10 localizedWelcomeFile=/boot/system/documentation/welcome/welcome_"$language".html
11 localizedWelcomeFileBase=/boot/system/documentation/welcome/welcome_"$languageBase".html
/haiku/src/data/bin/
H A Dquicktour9 quicktour=/boot/system/documentation/welcome/en/quicktour.html
10 localizedQuicktour=/boot/system/documentation/welcome/"$language"/quicktour.html
11 localizedQuicktourBase=/boot/system/documentation/welcome/"$languageBase"/quicktour.html
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dinstall.sh26 /boot/beos/bin/install -d ~/config/add-ons/kernel/busses/scsi/
27 /boot/beos/bin/install `dirname $0`/$MODULE_NAME ~/config/add-ons/kernel/busses/scsi/$MODULE_NAME
29 /boot/beos/bin/cp `dirname $0`/$SETTINGS_NAME.sample ~/config/settings/kernel/drivers/
31 /boot/beos/bin/cp `dirname $0`/$SETTINGS_NAME.sample ~/config/settings/kernel/drivers/$SETTINGS_NAME
45 StyledEdit /boot/home/config/settings/kernel/drivers/$SETTINGS_NAME
/haiku/src/add-ons/kernel/drivers/video/usb_vision/
H A Dinstall.sh11 /boot/beos/bin/install -d ~/config/add-ons/kernel/drivers/bin/
12 /boot/beos/bin/install -d ~/config/settings/kernel/drivers/
13 /boot/beos/bin/install -d ~/config/add-ons/kernel/drivers/dev/video/
14 /boot/beos/bin/install `dirname $0`/$DRIVER_NAME ~/config/add-ons/kernel/drivers/bin/
15 /boot/beos/bin/cp `dirname $0`/$DRIVER_NAME.settings.sample ~/config/settings/kernel/drivers/$DRIVER_NAME
/haiku/src/system/boot/platform/pxe_ia32/
H A Ddevices.cpp12 #include <boot/partitions.h>
13 #include <boot/platform.h>
14 #include <boot/vfs.h>
15 #include <boot/stdio.h>
16 #include <boot/stage2.h>
17 #include <boot/net/NetStack.h>
18 #include <boot/net/RemoteDisk.h>
43 // get the boot archive containing kernel and drivers via TFTP
91 // // built-in boot archive?
110 // panic("PXE boot
[all...]
/haiku/src/system/boot/arch/arm/
H A Darch_cpu.cpp9 #include <boot/arch/arm/arch_cpu.h>
13 #include <boot/platform.h>
14 #include <boot/stdio.h>
15 #include <boot/kernel_args.h>
16 #include <boot/stage2.h>
99 panic("Retire your old Acorn and get something modern to boot!\n");
/haiku/3rdparty/mmu_man/scripts/
H A Dmyupdate.sh9 --icon /boot/system/apps/HaikuDepot \
32 makebootable /boot
43 rm $(finddir B_USER_SETTINGS_DIRECTORY)/boot/launch/myupdate2.sh
/haiku/src/system/boot/platform/openfirmware/
H A Dheap.cpp9 #include <boot/platform.h>
10 #include <boot/heap.h>
11 #include <boot/stdio.h>
H A Dmenu.cpp7 #include <boot/platform.h>
8 #include <boot/menu.h>
9 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/next_m68k/
H A Ddebug.cpp10 #include <boot/stage2.h>
11 #include <boot/platform.h>
12 #include <boot/stdio.h>

Completed in 303 milliseconds

1234567891011>>