limine-bootloader / limine

Modern, advanced, portable, multiprotocol bootloader and boot manager. (Moved to Codeberg)

Home Page:https://codeberg.org/Limine/Limine

Repository from Github https://github.comlimine-bootloader/limineRepository from Github https://github.comlimine-bootloader/limine

Question: How to print in limine based c/rust kernels to screen? Is there any example implementation of flanterm?

commitcompanion opened this issue · comments

(Originaly asked on the flanterm repo, also open there)
main.rs.txt
How do you print text in limine-rust-template using flanterm_bindings crate? Attached is an attempt to do this.
info: first asked in an issue in rust limine template, seemed to be the wrong place to ask according to lylythechosenone. Many thanks for an answer!

Closing this as off topic. Drawing text to the screen is not a Limine related thing. You may want to ask whoever maintains the Flanterm bindings crate.