haiku/headers/private/kernel/boot
Axel Dörfler 868aa7a0e0 * Added shortcut handling to the boot loader menu (in preparation of adopting
ticket #5312).
* Added shortcut 'b' to continue booting, 'r' to reboot.
* Consolidated asterisk style.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36310 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 18:07:40 +00:00
..
net * Applied patch by Andreas Färber as part of #5319. 2010-02-19 16:44:55 +00:00
platform Boot loader (x86 mmu.cpp): 2010-03-02 18:13:06 +00:00
addr_range.h remove_addr_range() is actually called remove_address_range(). 2010-03-12 16:55:42 +00:00
arch.h
bootdir.h
disk_identifier.h
driver_settings.h
elf.h
FileMapDisk.h Work in progress to pass the image extents to the kernel, 2008-11-01 20:39:14 +00:00
heap.h
images.h Patch by David Powell: 2008-08-28 16:59:34 +00:00
kernel_args.h kernel: 2010-03-11 17:46:36 +00:00
menu.h * Added shortcut handling to the boot loader menu (in preparation of adopting 2010-04-15 18:07:40 +00:00
partitions.h Add FAT32 support. This allows the bootloader to find a BFS image file (currently named BEOS\IMAGE.BE) and start booting for it, until the kernel tries to mount the boot partition. 2008-10-15 23:54:04 +00:00
platform.h
stage2_args.h - introduced an "argumetns" field in stage2_args to hold command line args from chaining loader, 2009-08-03 14:39:41 +00:00
stage2.h
stdio.h
vfs.h * Added Directory::CreateFile() which can be implemented by file systems to 2010-03-16 17:29:58 +00:00