mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 21:00:20 +00:00
generify the linux media initrd mechanism to allow reuse for other things
This commit is contained in:
@@ -7,7 +7,7 @@ use uefi::proto::media::fs::SimpleFileSystem;
|
||||
use uefi::{CString16, Handle};
|
||||
|
||||
pub mod framebuffer;
|
||||
pub mod linux_media_initrd;
|
||||
pub mod media_loader;
|
||||
|
||||
/// Parses the input [path] as a [DevicePath].
|
||||
/// Uses the [DevicePathFromText] protocol exclusively, and will fail if it cannot acquire the protocol.
|
||||
|
||||
Reference in New Issue
Block a user