haiku/headers/private/kernel/boot
Axel Dörfler 2d7ad656ec Added "Disable IDE DMA" safemode option.
MenuItem::SetData() now asks for a const parameter.
The safemode menu options now set their MenuItem::Data() to the safemode option string.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12191 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-31 15:16:09 +00:00
..
platform Some work on the boot disk identification: the kernel_args structure has 2004-11-15 17:59:15 +00:00
addr_range.h Added the prototype for insert_address_range() that can be used for the 2004-10-19 16:57:19 +00:00
bootdir.h Move boot headers into their own private directory (for now, they are still 2003-05-03 03:43:30 +00:00
disk_identifier.h Some work on the boot disk identification: the kernel_args structure has 2004-11-15 17:59:15 +00:00
driver_settings.h Added driver_settings support to the kernel_args structure. 2005-01-10 07:36:08 +00:00
elf.h Now stores an inode number along with the other preloaded image data. 2004-06-15 16:53:09 +00:00
heap.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
kernel_args.h Added driver_settings support to the kernel_args structure. 2005-01-10 07:36:08 +00:00
menu.h Added "Disable IDE DMA" safemode option. 2005-03-31 15:16:09 +00:00
partitions.h We must just the same naming as in DiskDeviceTypes.cpp for the intel partition types, since the implementation relies on it. 2005-03-31 11:22:02 +00:00
platform.h Some work on the boot disk identification: the kernel_args structure has 2004-11-15 17:59:15 +00:00
stage2.h gKernelEntry is no longer necessary. 2004-05-31 23:11:47 +00:00
stage2_args.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
stdio.h Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
vfs.h Switched to new DoublyLinkedList class. 2005-02-02 02:35:16 +00:00