zaguragit / UEFI-app

Uefi app that can paint individual pixels on the screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license

this is a UEFI app that exits boot services and paints individual pixels on the screen

Build requirements:

  • gcc
  • gnu-efi

Install requirements:

  • UEFI pc/motherboard

Test requirements

  • qemu
  • OVMF
  • uefi-run (installable through cargo from Rust)

About

Uefi app that can paint individual pixels on the screen

License:MIT License


Languages

Language:C 96.5%Language:Makefile 3.5%