mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
implement loading of initramfs via the linux media initrd protocol
This commit is contained in:
@@ -22,6 +22,9 @@ features = ["derive"]
|
||||
version = "0.35.0"
|
||||
features = ["alloc", "logger"]
|
||||
|
||||
[dependencies.uefi-raw]
|
||||
version = "0.11.0"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = "symbols"
|
||||
|
||||
Reference in New Issue
Block a user