Translate

Archives

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.

Accessing EDID Information From UEFI Shell

In this post, I demonstrate how to write a UEFI command line utility to retrieve EDID information.

Retrieve EDID information via SysFS

This post demonstrates how to programmatically retrieve digital monitor EDID information via sysfs.