topeterk / IfrViewer

Viewer for IFR structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IfrViewer

IN DEVELOPMENT - Subject to change!

Tool that is able to read a binary HPK package and most (hopefully all in future) of its HII and IFR structures.

A HPK file (used by EDKII) holds so called HII packages (Human Interface Infrastructure). The content of such a file follows the kind of file structure definition from UEFI specification. It can consist of many various things but in most cases it consists of strings for different languages and IFR structures (Internal Forms Representation) to be able to build the SETUP menu for UEFI capable systems.

Releases GitHub Releases GitHub

Goals

  1. List all IFR structures in order to view a HPK's content
  2. Improve GUI to handle this data more efficient
  3. Create HTML pages which can be viewed by standard web browser showing the skeleton of the HPK's forms

Get the software

All available releases can be found at the Releases page on GitHub.

Systemrequirements

.Net Framework 4.5

Front-End

Please visit the Wiki pages for some screenshots.

Anything is missing, something is annoying/can be improved or you just found a bug?

Message me via GitHub / e-mail or simply open an issue and I will try to help you out.

Praise the sun! ☀️ . . . 🔥 . . . 🏃 💨

About

Viewer for IFR structures

License:MIT License


Languages

Language:C# 81.8%Language:C 17.2%Language:Batchfile 0.5%Language:SWIG 0.5%