public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Feng Libo <flb1972@hotmail.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: Re: Build a standalone ext4 file system driver
Date: Tue, 13 Jul 2021 11:04:33 -0400	[thread overview]
Message-ID: <20210713150433.GI9516@bill-the-cat> (raw)
In-Reply-To: <TYBP286MB00620967FC5D467C4BC8F8F1AA189@TYBP286MB0062.JPNP286.PROD.OUTLOOK.COM>

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2021-07-13 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09  7:13 Build a standalone ext4 file system driver Feng Libo
2021-07-13 15:04 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210713150433.GI9516@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=flb1972@hotmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox