Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

[RFC] Simple kernel console utilites #16

Open
1 task done
ajh123 opened this issue Nov 9, 2023 · 0 comments
Open
1 task done

[RFC] Simple kernel console utilites #16

ajh123 opened this issue Nov 9, 2023 · 0 comments
Assignees
Labels
confirmed Something has been confirmed. enhancement New feature or request
Milestone

Comments

@ajh123
Copy link
Owner

ajh123 commented Nov 9, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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 and println macros should be implemented to use the new console.

@ajh123 ajh123 added enhancement New feature or request not confirmed Something has not been confirmed yet. confirmed Something has been confirmed. and removed not confirmed Something has not been confirmed yet. labels Nov 9, 2023
@ajh123 ajh123 added this to the v0.1.0 milestone Nov 9, 2023
@ajh123 ajh123 added not confirmed Something has not been confirmed yet. and removed confirmed Something has been confirmed. labels Nov 9, 2023
@ajh123 ajh123 modified the milestones: v0.1.0, v0.2.0 Nov 9, 2023
@ajh123 ajh123 changed the title [RFC] A simple kernel shell [RFC] simple kernel shell Nov 10, 2023
@ajh123 ajh123 changed the title [RFC] simple kernel shell [RFC] Simple kernel console utilites Nov 10, 2023
@ajh123 ajh123 added confirmed Something has been confirmed. and removed not confirmed Something has not been confirmed yet. labels Nov 11, 2023
@ajh123 ajh123 self-assigned this Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
confirmed Something has been confirmed. enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant