A simple UEFI image viewer for the bmp file format.
A. Download the pre-built binary from a release.
B. Copy source to edk2 root and execute “build -p BmpView/BmpView.dsc”
In the UEFI shell run “BmpView FILE_NAME.bmp” to open an image. Once an image is open ESC terminates the program while the left, right, up, and down arrow keys are used for navigation.
https://www.youtube.com/watch?v=txKM7doz0LU
- EDK2 (Building)
- UEFI Shell Environment (Recommended Runtime)