haiku/headers/private/kernel/boot
Axel Dörfler 107f1a6a3f Added an addr_range array for kernel_args.
Removed the "str" field I have no idea what it could have been useful for.
Changed the frame buffer part of the kernel args - "already_mapped" is
no longer there, as it doesn't make a lot of sense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9413 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-19 17:02:11 +00:00
..
platform Added a dummy member of the platform_kernel_args structure: obviously, the 2004-04-21 01:32:44 +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
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 an addr_range array for kernel_args. 2004-10-19 17:02:11 +00:00
menu.h A menu item can now be enabled and disabled. 2004-08-25 15:17:38 +00:00
partitions.h file_system_module_info now contains the module name as well. 2004-06-15 16:51:33 +00:00
platform.h Added a call that should exit the boot loader in some way; usually that 2004-08-25 15:18:33 +00:00
stage2_args.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
stage2.h gKernelEntry is no longer necessary. 2004-05-31 23:11:47 +00:00
stdio.h Missing boot loader headers. 2003-09-03 01:53:41 +00:00
vfs.h The Node class can now return an inode number. 2004-06-15 16:52:19 +00:00