This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-12 08:39:18 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
/
boot
History
Augustin Cavalier
87eae1e3c8
bootloader: Properly enable __PRINTFLIKE for the boot stdio.
...
No new warnings or errors, it appears.
2024-12-17 19:49:23 -05:00
..
arch
…
net
…
platform
bootloader & kernel: Unify computation of splash logo and icons placement.
2024-11-12 23:51:52 -05:00
addr_range.h
bootloader: Add remove_{physical|virtual}_allocated_range methods.
2024-10-10 16:13:11 +00:00
arch.h
…
disk_identifier.h
…
driver_settings.h
…
elf.h
…
FileMapDisk.h
…
heap.h
bootloader: Make releasing the heap the platform loader's responsibility.
2024-12-16 13:36:39 -05:00
images-sans-tm.h
…
images-tm-development.h
…
images-tm.h
…
images.h
…
interrupt_controller.h
…
kernel_args.h
…
menu.h
…
partitions.h
…
PathBlocklist.h
SinglyLinkedList: The sole Iterator is really ConstIterator.
2024-09-04 14:15:20 -04:00
platform.h
bootloader: Overhaul heap region allocation.
2024-10-10 16:13:11 +00:00
stage2_args.h
…
stage2.h
…
stdio.h
bootloader: Properly enable __PRINTFLIKE for the boot stdio.
2024-12-17 19:49:23 -05:00
timer.h
…
uart.h
…
vfs.h
…