Qefivar Save

A cross-platform lib for EFI variables editing on Windows and *nix (except macOS)

Project README

QEFI Build on Linux Build on Windows

A Qt library to read/write EFI variables on Linux (based on efivar) or Windows (using win32 API).

Build

The library depends on Qt and efivar on *nix OSes, ensure that you have one installed. On Windows, it utilizes the WIN32 API and needs Qt.

mkdir -p build
cd build
cmake ..

By default, cmake will configure and build a static lib. To build a dynamic lib, configure the project with BUILD_SHARED_LIBS=On and then build it.

Open Source Agenda is not affiliated with "Qefivar" Project. README Source: Inokinoki/qefivar
Stars
29
Open Issues
0
Last Commit
2 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating