You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Is there an existing issue for this?
Introduction
A kernel mode console utilities will allow the operating system to print string and scroll the text, like a console.
Expected Behavior
A simple API built on top of the graphics API shall be made with functions that perform these requirements.
Alternatives?
No response
Anything else?
Rust
print
andprintln
macros should be implemented to use the new console.The text was updated successfully, but these errors were encountered: