Skip to content

nosoxon/uefi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFI / EDK II Graphics Demo

My first UEFI application built with EDK II. Experiments with the UEFI Graphics Output Protocol. Generates the display below.

Running

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

More Links

About

First UEFI application. Basic GOP usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published