haiku/headers/private/kernel/boot
Axel Dörfler 364b28a12a Added a call that should exit the boot loader in some way; usually that
would be by rebooting the computer.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8647 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-08-25 15:18:33 +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 Moved the addr_range struct out of kernel_args.h to a separate file. 2004-05-31 22:41:25 +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 The kernel_args structure version and size can now be checked and identified 2004-06-15 16:54:04 +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.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 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