haiku/headers/private/kernel/boot
Alex Smith 192af9e0af Changed addr_range to use uint64.
I've tested this change on x86, causing no issues. I've checked over the code
for all other platforms and made the necessary changes and to the best of my
knowledge they should also still work, but I haven't actually built and
tested them. Once I've completed the kernel_args changes the other platforms
will need testing.
2012-06-20 14:11:24 +01:00
..
net boot_net: Add iSCSI initiator support 2010-09-05 22:30:41 +00:00
platform Made it possible to build the bootloader when targetting x86_64. 2012-05-26 21:47:27 +01:00
addr_range.h Changed addr_range to use uint64. 2012-06-20 14:11:24 +01: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 Changed addr_range to use uint64. 2012-06-20 14:11:24 +01: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 * Added platform_debug_get_log_buffer() which returns the debug log buffer and 2011-06-12 23:31:57 +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 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 * Added Directory::CreateFile() which can be implemented by file systems to 2010-03-16 17:29:58 +00:00