Crates.io | virtfw-varstore |
lib.rs | virtfw-varstore |
version | 0.4.0 |
created_at | 2025-05-12 14:44:33.720066+00 |
updated_at | 2025-09-22 11:27:53.88923+00 |
description | efi variable store |
homepage | |
repository | https://gitlab.com/kraxel/virt-firmware-rs |
max_upload_size | |
id | 1670693 |
size | 205,271 |
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
).