Skip to content

EFIPrekernel: Add UTF-8 to UTF-16 conversion for non-ASCII support #25982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

entiflags
Copy link

No description provided.

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Jun 4, 2025
@spholz
Copy link
Member

spholz commented Jun 4, 2025

Instead of implementing utf8 -> utf16 conversion inline we should make utf8_to_utf16 usable in kernel code.

But I also don't really think that this FIXME needs to be fixed. I just wrote it as a reminder in case we ever care about printing non-ASCII characters. Thinking about it again, I should probably just have made it a normal comment instead of a FIXME.

Copy link

stale bot commented Jun 26, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

@stale stale bot added the stale label Jun 26, 2025
Copy link

stale bot commented Jul 3, 2025

This pull request has been closed because it has not had recent activity. Feel free to re-open if you wish to still contribute these changes. Thank you for your contributions!

@stale stale bot closed this Jul 3, 2025
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants