haiku/headers
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
..
build build: Use BeOSBuildCompatibility on Haiku also. 2018-07-31 19:50:46 -04:00
compatibility stdlib: Add common bsd mkstemps function 2018-02-26 21:46:25 +00:00
config arch: Cleanup of __ARM__ checks 2018-07-31 19:12:20 -05:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Complete implementation of printer serial transport 2018-06-05 21:44:14 +00:00
os arch: Cleanup a few typos. Sorry for spam. 2018-07-31 19:37:01 -05:00
posix arch: Cleanup of __ARM__ checks 2018-07-31 19:12:20 -05:00
private Don't clear video mem on UEFI, efi video mode refactor 2018-08-01 21:12:08 +02:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00