haiku/headers/private/kernel/boot
Ingo Weinhold 8540ec2446 Save previous session's debug syslog during boot
Add boot loader debug menu option "Save syslog from previous session
during boot". If enabled (defaults to true), the previous session's
debug syslog data is copy to a separate buffer and passed to the
kernel, which writes it back to the file /var/log/previous_syslog.
As long as Haiku still boots, this should now be the most convenient way
to retrieve the output from a kernel crash.
2014-01-19 10:46:00 +01:00
..
net boot_net: Add iSCSI initiator support 2010-09-05 22:30:41 +00:00
platform kernel, boot: Increase CPU limit to 64 2013-12-16 05:00:02 +01:00
addr_range.h Remove phys_addr_range, just use addr_range for both virtual and physical address ranges (as requested by Ingo). 2012-06-21 19:48:03 +01:00
arch.h Changed the boot ELF code to use templates and added ELF64 support. 2012-06-23 12:05:16 +01:00
bootdir.h
disk_identifier.h Added missing packed attributes on disk_identifier. 2012-07-20 17:14:17 +01:00
driver_settings.h Forgot to change driver_settings_file to use FixedWidthPointer. 2012-06-26 10:54:37 +01:00
elf.h Support ELF64 in the kernel. 2012-07-09 11:11:38 +01:00
FileMapDisk.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
heap.h boot loader: print max heap usage info before entering kernel 2013-05-09 03:14:35 +02:00
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 Save previous session's debug syslog during boot 2014-01-19 10:46:00 +01:00
menu.h boot loader: Menu: Add SetTitle() 2013-11-30 19:56:26 +01:00
partitions.h added exFAT partition type 2011-02-09 20:30:00 +00:00
PathBlacklist.h boot loader: Add safe mode blacklist submenu 2013-11-20 16:00:35 +01:00
platform.h Cleaned up ELF64 address handling. 2012-06-25 13:00:50 +01:00
stage2_args.h bootloader: Add an arguments_count field to stage2_args 2013-10-15 22:15:03 +02:00
stage2.h Don't store a KMessage in kernel_args for the boot volume, only the buffer address/size. 2012-06-20 11:53:47 +01:00
stdio.h
vfs.h boot loader: Support loading haiku-*.hpkg 2013-10-09 03:48:25 +02:00