Crates.io | virtfw-varstore |
lib.rs | virtfw-varstore |
version | 0.3.5 |
created_at | 2025-05-12 14:44:33.720066+00 |
updated_at | 2025-08-06 12:29:36.730596+00 |
description | efi variable store |
homepage | |
repository | https://gitlab.com/kraxel/virt-firmware-rs |
max_upload_size | |
id | 1670693 |
size | 193,365 |
Project goals:
What is there:
What is needed still:
std
: Enables support for the standard library. Used for test
cases.
json
: Enables read/write variables from/to JSON format, using
serde. Used for test cases.
sbtest
: Enable support for booting test kernel builds in secure
boot mode (include Red Hat Test Certifying CA
in db
).