chore(code): sbat section generator build tool

This commit is contained in:
2025-11-03 22:37:06 -05:00
parent 632781abbf
commit 9a803ad355
10 changed files with 111 additions and 68 deletions

6
Cargo.lock generated
View File

@@ -69,7 +69,7 @@ name = "edera-sprout"
version = "0.0.22"
dependencies = [
"anyhow",
"bitflags",
"edera-sprout-build",
"edera-sprout-config",
"edera-sprout-eficore",
"hex",
@@ -81,6 +81,10 @@ dependencies = [
"uefi-raw",
]
[[package]]
name = "edera-sprout-build"
version = "0.0.22"
[[package]]
name = "edera-sprout-config"
version = "0.0.22"