moros
moros copied to clipboard
Add draw command
Add command to draw text on screen in VGA graphics mode.
This PR is another tiny step toward adding UEFI support with the goal of one day maybe supporting ARM64 and RISCV64 in addition to AMD64.
Screenshot of draw --text "Hello, World!" or draw -t "Hello, World!" in short:
Screenshot of draw --execute date --interval 1 --center or draw -e date -i 1 -c in short: