My first UEFI application built with EDK II. Experiments with the UEFI Graphics Output Protocol. Generates the display below.
I use uefi-run to quickly test EFI binaries. It
handles qemu
invocation and autoruns the built application.
$ make
$ uefi-run -b /usr/share/edk2/x64/OVMF.fd build/boxer.efi
- Graphics Output Protocol – UEFI 2.10 Specification
- UEFI 2.10 Specification