Skip to content

Tool to generate .inf payloads for use in various other UEFI projects out of an existing UEFI volume

License

Notifications You must be signed in to change notification settings

V6lhost/UEFIReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFIReader

Tool to generate .inf payloads for use in various other UEFI projects out of an existing UEFI volume

Building guide for Linux (Tested only Ubuntu 22.04 Docker)

Install .NET SDK

apt update
apt install dotnet-sdk-8.0

Building

cd UEFIReader/
dotnet build UEFIReader.sln

Where is binary?

Under "UEFIReader/bin/Debug/net8.0" of the project root.

About

Tool to generate .inf payloads for use in various other UEFI projects out of an existing UEFI volume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%