Build a standalone ext4 file system driver

Tom Rini trini at konsulko.com
Tue Jul 13 17:04:33 CEST 2021


On Fri, Jul 09, 2021 at 07:13:04AM +0000, Feng Libo wrote:

> Uboot implements the simple file protocol of ext4 file system, already. However, the driver is embedded in Uboot. Is it possible to build a standalone ext4 file system driver for UEFI, in the format of efi, just like the helloworld.efi. So I can use the UEFI shell command: load to load the driver and access a ext4 partition.

No, we do not support anything like that.  You'll need to look at the
other existing UEFI filesystem drivers instead.  There's at least one,
as of a few years ago.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210713/89e62e17/attachment.sig>


More information about the U-Boot mailing list