Translate

Archives

Display BMP Details and Image In UEFI Shell

This is my first cut at a utility to load and display details about a BMP image file as well as the actual image from the UEFI shell.

Access BGRT Information and Boot Graphics From UEFI Shell

In this post, I provide the source code for a small UEFI shell utility which will display information about a ACPI 5.0 BGRT table, if present, and allow you to save the referenced boot logo as a BMP file.

UEFI Shell EDID Utility Ported to UDK

In this post, I port my UEFI shell EDID utility from a GNU EFI build environment to the modern UDK build environment.