fpmurphy / UEFI-Utilities

Various (U)EFI utilities that I have developed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UEFI-Utilities

Various (U)EFI utilities that I have developed using an early version of the GNU-EFI development library. These will typically only work with an older version of the UEFI shell.

[March 6th 2016] Note that the code in this repository is quite old. Many of these utilitoes will only build against the GNU-EFI library and run under UEFI Shell v1.0. See my UEFI-Utilities-2016 repository for utilities that will build under UDK2015 and run under UEFI Shell v2.0. [Febrary 22nd 2019] The latest versions of my utilities can be found in my UEFI-Utilities-2019 repository or my UEFI-Utilities-2018 repository.

WARNING - THE CODE IN THIS REPOSITORY IS VERY OLD AND IS NO LONGER UPDATED OR SUPPORTED BY ME

About

Various (U)EFI utilities that I have developed


Languages

Language:C 54.1%Language:C++ 33.0%Language:Makefile 8.2%Language:Objective-C 3.0%Language:Perl 1.7%