mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 22:30:17 +00:00
generify the linux media initrd mechanism to allow reuse for other things
This commit is contained in:
3
src/utils/media_loader/constants.rs
Normal file
3
src/utils/media_loader/constants.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
use uefi::{Guid, guid};
|
||||
|
||||
pub const LINUX_EFI_INITRD_MEDIA_GUID: Guid = guid!("5568e427-68fc-4f3d-ac74-ca555231cc68");
|
||||
Reference in New Issue
Block a user