Searched refs:boot (Results 176 - 200 of 434) sorted by relevance

1234567891011>>

/haiku/headers/private/kernel/boot/
H A DFileMapDisk.h9 #include <boot/vfs.h>
10 #include <boot/partitions.h>
H A Dplatform.h10 #include <boot/vfs.h>
34 /* boot options */
56 namespace boot { namespace
/haiku/src/system/boot/platform/bios_ia32/
H A Dserial.cpp9 #include <boot/platform.h>
11 #include <boot/stage2.h>
H A Dkeyboard.cpp10 #include <boot/platform.h>
H A Dmultiboot.cpp10 #include <boot/stage2_args.h>
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.h10 #include <boot/net/Ethernet.h>
11 #include <boot/net/NetStack.h>
/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h11 namespace boot { namespace
24 Volume(boot::Partition *partition);
/haiku/src/system/boot/platform/atari_m68k/
H A Dmenu.cpp11 #include <boot/menu.h>
12 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/efi/
H A Dmenu.cpp7 #include <boot/menu.h>
8 #include <boot/platform/generic/text_menu.h>
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmenu.cpp10 #include <boot/menu.h>
11 #include <boot/platform/generic/text_menu.h>
H A Dvideo.cpp14 #include <boot/stage2.h>
15 #include <boot/platform.h>
16 #include <boot/menu.h>
17 #include <boot/kernel_args.h>
18 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/u-boot/
H A Dserial.cpp22 #include <boot/platform.h>
24 #include <boot/stage2.h>
/haiku/src/system/boot/platform/openfirmware/
H A Ddebug.cpp11 #include <boot/platform.h>
12 #include <boot/stdio.h>
/haiku/src/system/boot/platform/riscv/
H A Dmenu.cpp10 #include <boot/menu.h>
11 #include <boot/platform/generic/text_menu.h>
/haiku/3rdparty/docker/cross-compiler/
H A Dbuild-toolchain.sh51 mkdir -p $SYSROOT/boot
53 ln -s $PACKAGE_ROOT $SYSROOT/boot/system
55 mkdir -p $SYSROOT_SECONDARY/boot
56 ln -s $PACKAGE_ROOT $SYSROOT_SECONDARY/boot/system
/haiku/src/data/bin/
H A Duserguide9 userGuideDir=/boot/system/documentation/userguide/
/haiku/src/system/boot/loader/
H A Dloader.cpp14 #include <boot/stage2.h>
15 #include <boot/vfs.h>
16 #include <boot/platform.h>
17 #include <boot/stdio.h>
18 #include <boot/partitions.h>
186 snprintf(path, sizeof(path), "%s/boot", sAddonPaths[i]);
193 // couldn't load any boot modules
194 // fall back to load all modules (currently needed by the boot floppy)
/haiku/src/system/boot/platform/generic/
H A Dvideo_text_console.cpp6 #include <boot/stage2.h>
7 #include <boot/platform/generic/text_console.h>
8 #include <boot/platform/generic/video.h>
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_start.cpp7 #include <boot/platform.h>
8 #include <boot/stage2.h>
9 #include <boot/stdio.h>
61 // Prepare to exit EFI boot services.
112 // Attempt to fetch the memory map and exit boot services.
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_start.cpp13 #include <boot/platform.h>
14 #include <boot/stage2.h>
15 #include <boot/stdio.h>
89 // Prepare to exit EFI boot services.
136 // Attempt to fetch the memory map and exit boot services.
/haiku/headers/private/kernel/boot/net/
H A DARP.h9 #include <boot/net/Ethernet.h>
/haiku/src/system/boot/loader/net/
H A DNetDefs.cpp6 #include <boot/net/NetDefs.h>
/haiku/src/system/kernel/arch/m68k/
H A Darch_030_cpu.cpp14 #include <boot/kernel_args.h>
H A Darch_debug_console.cpp15 #include <boot/kernel_args.h>
H A Darch_platform.cpp15 #include <boot/kernel_args.h>

Completed in 106 milliseconds

1234567891011>>