chore(code): move load options parsing to crates/eficore

This commit is contained in:
2025-11-03 23:45:35 -05:00
parent 532fb38d5a
commit 503a9cba0a
7 changed files with 22 additions and 23 deletions

View File

@@ -11,6 +11,7 @@ edition.workspace = true
anyhow.workspace = true
bitflags.workspace = true
log.workspace = true
shlex.workspace = true
spin.workspace = true
uefi.workspace = true
uefi-raw.workspace = true