History log of /haiku/src/system/boot/platform/efi/debug.h
Revision Date Author Comments
# 4d1c5907 17-Sep-2021 Augustin Cavalier <waddlesplash@gmail.com>

EFI: Hand off bootloader log to the kernel.

Eventually, EFI should get support for the debug log ring_buffer
like bios_ia32 has for transparent handoffs, but this preserves
everything except for the pre-start MMU dump, which is an improvement.

Fixes #15455.