summary refs log tree commit diff
path: root/library/std/src/sys/pal/uefi/stdio.rs
AgeCommit message (Expand)AuthorLines
2024-01-20Fixes from PRAyush Singh-36/+84
2024-01-20Use heap for stdout and stderrAyush Singh-9/+2
2024-01-20Improve UEFI stdioAyush Singh-20/+36
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+162