[edk2-devel] [PATCH 0/3] BaseTools, EmbeddedPkg, Maintainers.txt: Obsolete some drivers

Andrei Warkentin andrey.warkentin at gmail.com
Wed Apr 29 20:14:42 UTC 2020


Btw, the Raspberry Pi support has its own variant of MmcDxe and SD host
drivers... the history behind that is that's the way it was in the original
MSFT port circa 2016. When I had rebased that code to 2018 edk2 (still
before Pete's work to upstream it here), the edk2 variant had significantly
diverged from the MSFT changes, so the MSFT one was taken as is (and
further evolved to fix issues around high-speed support).

It's still a goal to move away from all of that towards something generic.
The Pi has two (sometimes 3) controllers - some are kinda-SDHCI (maybe
possible with the Mde stack, if quirked via _SD_MMC_OVERRIDE_PROTOCOL),
while the other is completely non-standard.

Mde doesn't have a non-SDHCI stack. That remains a gap...

A

On Wed, Apr 29, 2020 at 11:36 AM Leif Lindholm <leif at nuviainc.com> wrote:

> We keep seeing new users (and copies) of EmbeddedPkg:s MmcDxe, which
> while it predates the MdeModulePkg SD/(E)MMCsupport is in effect
> unmaintained and also duplicates core industry standard definitions.
>
> Since we now have GetMaintainers.py to parse Maintainers.txt for us,
> extend its functionality to warn about less supported code.
>
> Then as an indication of its unsuitability for reference (or use), set
> its Status flag in Maintainers.txt to Obsolete.
>
> Once this is done, follow up and do the same with the hardware drivers
> (not the software ones) still left in EmbeddedPkg/Drivers. They were
> added back when not using the UEFI driver model was still cool, or
> simply before edk2-platforms existed.
> They should move to edk2-platforms, but most of them require some
> level of rewriting before that.
>
> 1/3 adds a warning printout to GetMaintainer.py
>
> 2/3 obsoletes EmbeddedPkg/Universal/MmcDxe/
>
> 3/3 obsoletes remaining hw drivers in EmbeddedPkg/Drivers
> Cc: Andrew Fish <afish at apple.com>
>
> Cc: Ard Biesheuvel <ard.biesheuvel at arm.com>
> Cc: Bob Feng <bob.c.feng at intel.com>
> Cc: Laszlo Ersek <lersek at redhat.com>
> Cc: Liming Gao <liming.gao at intel.com>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
>
> Leif Lindholm (3):
>   BaseTools: add handling for 'S:' flag to GetMaintainer.py
>   Maintainers.txt: mark EmbeddedPkg MmcDxe as Obsolete
>   Maintainers.txt: mark EmbeddedPkg hw drivers as bsolete
>
>  BaseTools/Scripts/GetMaintainer.py |  4 ++++
>  Maintainers.txt                    | 17 +++++++++++++++++
>  2 files changed, 21 insertions(+)
>
> --
> 2.20.1
>
>
> 
>
>

-- 
A

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58335): https://edk2.groups.io/g/devel/message/58335
Mute This Topic: https://groups.io/mt/73356717/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20200429/3702f565/attachment.htm>


More information about the edk2-devel-archive mailing list