pub fn boot_logger_memory_init(buffer: MemoryRange)Expand description
Initialize the in-memory log buffer. This range must be identity mapped, and unused by anything else.
pub fn boot_logger_memory_init(buffer: MemoryRange)Initialize the in-memory log buffer. This range must be identity mapped, and unused by anything else.