UEFIStarter
a simple UEFI framework
|
Files | |
file | ac97.c |
AC'97 audio demo. | |
file | cpuid.c |
This application will show some information about the CPU. | |
file | gop.c |
This application showcases a few ways to use the graphics output. | |
file | helloworld.c |
This application is a simple example of how to read command line arguments and output to console. | |
file | input.c |
This application showcases ways to read input from the keyboard. | |
file | lspci.c |
This application lists PCI devices. | |
file | quit.c |
This application will halt the UEFI environment. | |
file | rotation.c |
This application demonstrates image rotation and bilinear interpolation. | |
file | snow.c |
This application shows animated snow in text mode. | |
file | timer.c |
This application shows how to wait for events and register a timer. | |