haiku/headers/private/kernel/boot
François Revol 9da2356857 Work in progress to pass the image extents to the kernel,
- code is disabled yet as the bootloader doesn't have add_boot_item.. will need to pass via kernel args
- add a GetFileMap() method to the vfs, and implement it in FAT code.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28445 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-01 20:39:14 +00:00
..
net Made the remote_disk_server build under R5. 2007-08-14 14:54:09 +00:00
platform Avoid empty struct 2008-01-06 00:40:17 +00:00
addr_range.h * Instead of its home-brewn solution, mmu_init() now uses the functions declared 2007-01-08 12:14:06 +00:00
arch.h * Introduced new build system variables 2005-12-30 21:20:07 +00:00
bootdir.h
disk_identifier.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
driver_settings.h
elf.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
FileMapDisk.h Work in progress to pass the image extents to the kernel, 2008-11-01 20:39:14 +00:00
heap.h
images.h Patch by David Powell: 2008-08-28 16:59:34 +00:00
kernel_args.h * Enlarged a single kernel_args chunk to 32 KB (was 16 KB). 2008-09-22 15:36:46 +00:00
menu.h
partitions.h Add FAT32 support. This allows the bootloader to find a BFS image file (currently named BEOS\IMAGE.BE) and start booting for it, until the kernel tries to mount the boot partition. 2008-10-15 23:54:04 +00:00
platform.h * The boot loader now adds all block devices in case the BIOS doesn't give enough 2006-03-27 14:50:37 +00:00
stage2_args.h
stage2.h
stdio.h
vfs.h Work in progress to pass the image extents to the kernel, 2008-11-01 20:39:14 +00:00