haiku/headers/private/kernel/boot
Fredrik Holmqvist 15db6949b6 Don't clear video mem on UEFI, efi video mode refactor
Writes to videomem is slow without memory remapping
Can't do the mapping without leaving UEFI, so skipping
the clear. Afaict it should always be cleared by UEFI

This saves ~10 seconds of booting on my machine
(1920*1080*4 bytes)

EFI video mode (should have been it's own commit)
 * Only do strcmp if there are enough params
 * break when found
2018-08-01 21:12:08 +02:00
..
net Detach UDP sockets on cleanup 2017-11-13 16:48:09 +01:00
platform Don't clear video mem on UEFI, efi video mode refactor 2018-08-01 21:12:08 +02:00
addr_range.h
arch.h system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
bootdir.h
disk_identifier.h
driver_settings.h
elf.h system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
FileMapDisk.h
heap.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
images-sans-tm.h
images-tm-development.h
images-tm.h Remove glow from boot logo. 2017-07-29 12:27:50 +02:00
images.h
kernel_args.h Boot loader: Add support for choosing an old packages state 2014-04-18 23:31:39 +02:00
menu.h boot loader: Menu: Add SetTitle() 2013-11-30 19:56:26 +01:00
partitions.h loader: Drop the HashMap for partition lookup by id 2016-09-02 19:02:33 +12:00
PathBlacklist.h boot loader: Add safe mode blacklist submenu 2013-11-20 16:00:35 +01:00
platform.h loader: fetch all potential boot partitions for boot device. 2017-05-17 12:51:09 +12:00
stage2_args.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
stage2.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
stdio.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
vfs.h Boot loader: Add support for choosing an old packages state 2014-04-18 23:31:39 +02:00