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
platform
addr_range.h
arch.h
bootdir.h
disk_identifier.h
driver_settings.h
elf.h
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
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
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