EDK2 support for ext4 file system #6548
Replies: 1 comment
-
rEFInd has drivers for various filesystems including ext4: https://www.rodsbooks.com/refind/drivers.html#selecting
|
Beta Was this translation helpful? Give feedback.
-
rEFInd has drivers for various filesystems including ext4: https://www.rodsbooks.com/refind/drivers.html#selecting
|
Beta Was this translation helpful? Give feedback.
-
I know this my sound silly for a UEFI application to have access non ESP partition but I am working on a UEFI application that requires access to an EXT4 partition for loading some file e.g. virtual machine etc.
is it possible to load file using EDK2 or in other words does EDK2 has support for ext2/3/4 partition? If it has, a dummy code will be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions