haiku/headers/private/kernel/boot
Axel Dörfler 6328832fba * Changed get_boot_item() API: it now also can retrieve the size of the boot
item entry.
* The bios_ia32 video platform code now stores the available VESA modes in
  the new vesa_modes kernel_args field.
* When configuring a VESA mode via settings file, it's no longer needed to
  specify the exact mode - the closest available mode is now used. This should
  help with bug #1962.
* frame_buffer_console_init() now also creates a boot_item for the VESA modes
  in the kernel_args.
* The VESA accelerant now filters the mode list to only contain modes that
  are actually supported.
* Moved non-shared vesa driver data into its own file vesa_private.h.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24675 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-30 11:01:41 +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 Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
disk_identifier.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
driver_settings.h Added driver_settings support to the kernel_args structure. 2005-01-10 07:36:08 +00:00
elf.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00
heap.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
images.h * Removed the Copyright image/rendering. 2008-03-18 20:27:47 +00:00
kernel_args.h * Changed get_boot_item() API: it now also can retrieve the size of the boot 2008-03-30 11:01:41 +00:00
menu.h Removed platform_boot_device_is_image() again; it's now replaced by a field 2005-10-14 21:22:19 +00:00
partitions.h Added more debugging code. The partition code appears to be using objects that have been destroyed. 2007-12-26 22:26:08 +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.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 Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
vfs.h [Sorry, couldn't split this one up any further.] 2007-07-15 02:10:15 +00:00