haiku/headers/private/kernel/boot
Rene Gollent d2b49a0031 * Implement support for user input of additional safe mode options that
aren't otherwise exposed via the safe mode menus. The option can be 
found under the debug options menu, where additional settings can be 
added one at a time with the same syntax used in kernel settings files 
(i.e. disable_acpi on). 

Scrolling of the input buffer is not yet supported (will implement that 
soon), so currently the input is clamped to the size of one line. This 
shouldn't be a problem for our current set of options though.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41577 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-19 01:38:02 +00:00
..
net boot_net: Add iSCSI initiator support 2010-09-05 22:30:41 +00:00
platform * Implement support for user input of additional safe mode options that 2011-05-19 01:38:02 +00:00
addr_range.h Added ignore_physical_memory_ranges_beyond_4gb() which removes the memory 2010-06-23 11:10:01 +00:00
arch.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
bootdir.h
disk_identifier.h
driver_settings.h
elf.h
FileMapDisk.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
heap.h
images-sans-tm.h Switched boot splash compression to use boot_zlib (which was already 2011-01-12 15:43:14 +00:00
images-tm-development.h Updated the header files for the boot splash, to display the registered 2011-05-14 18:59:26 +00:00
images-tm.h Updated the header files for the boot splash, to display the registered 2011-05-14 18:59:26 +00:00
images.h Relax the copyright... 2010-10-11 13:39:37 +00:00
kernel_args.h x86 mmu_init(): Sum up the physical memory we ignore for whatever reason -- 2010-06-12 15:57:21 +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 added exFAT partition type 2011-02-09 20:30:00 +00:00
platform.h * Implement support for user input of additional safe mode options that 2011-05-19 01:38:02 +00:00
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