Hi Abner, On Sat, Mar 18, 2023 at 09:16:17 +0000, Chang, Abner via groups.io wrote: > I don't see any modules under OverdriveBoard, is this package still
The code is split between Platform/AMD and Silicon/AMD/Styx, the latter also being used by SoftIron/Overdrive1000 and LeMaker Cello (although that one is pretty much defunct and should probably be dropped). > in use? Do you still remember where is FDF and DSC come from (as > there is AMD copyright 2014-2016) back to the moment when you was > introduced this package? As the git history tells you: --- commit f4d38e50c0f24eb78eb003a94f583025621c63db Author: Leif Lindholm <[email protected]> Date: Thu Aug 3 12:24:22 2017 +0100 Platform,Silicon: import AMD Styx SoC support and platforms Common files for AMD Overdrive, SoftIron Overdrive 1000 and LeMaker Cello, as well as actual platform support. Imported from commit efd798c1eb of https://git.linaro.org/uefi/OpenPlatformPkg.git --- and the initial commit of the platform in that repository is: --- From: Leo Duran <[email protected]> Date: Thu, 20 Aug 2015 13:30:24 -0500 Subject: Platforms/AMD: add support for AMD Overdrive and Lemaker Cello This adds support for the AMD Seattle based Overdrive and Husky platforms, and the Lemaker Cello which is derived from it. This code was tested with upstream EDK2 commit 758ea94651. The binaries in this branch are based on SeattleFDK 1.0.0.2 (Linaro SeattleFDK commit 4b419f2ef2) --- Regards, Leif > > Thanks > Abner > > > -----Original Message----- > > From: Leif Lindholm <[email protected]> > > Sent: Saturday, March 18, 2023 12:09 AM > > To: Attar, AbdulLateef (Abdul Lateef) <[email protected]> > > Cc: [email protected]; Attar, AbdulLateef (Abdul Lateef) > > <[email protected]>; Ard Biesheuvel > > <[email protected]>; Chang, Abner <[email protected]>; > > Michael D Kinney <[email protected]> > > Subject: Re: [PATCH v2 RESEND 4/4] Maintainers.txt: Adds AMD/BoardPkg > > and AMD/PlatformPkg maintainers > > > > Caution: This message originated from an External Source. Use proper > > caution when opening attachments, clicking links, or responding. > > > > > > On Fri, Mar 17, 2023 at 12:20:07 +0530, Abdul Lateef Attar wrote: > > > From: Abdul Lateef Attar <[email protected]> > > > > > > Adds maintainers for AMD/BoardPkg and AMD/PlatformPkg. > > > > > > Signed-off-by: Abdul Lateef Attar <[email protected]> > > > Cc: Ard Biesheuvel <[email protected]> > > > Cc: Leif Lindholm <[email protected]> > > > Cc: Abner Chang <[email protected]> > > > Cc: Michael D Kinney <[email protected]> > > > --- > > > Maintainers.txt | 6 ++++++ > > > 1 file changed, 6 insertions(+) > > > > > > diff --git a/Maintainers.txt b/Maintainers.txt index > > > 747191366070..bb8ab643e090 100644 > > > --- a/Maintainers.txt > > > +++ b/Maintainers.txt > > > @@ -91,6 +91,12 @@ F: Silicon/AMD/Styx/ > > > M: Ard Biesheuvel <[email protected]> > > > M: Leif Lindholm <[email protected]> > > > > > > +AMD Platform > > > > Annoyingly, I'm now going to ask the question I have been avoiding up until > > now. What does "AMD Platform" mean? > > I mean, you've placed this straight after the entry for the Seattle > > platforms. > > I think the name, and package names, are too generic. > > > > / > > Leif > > > > > +F: Platform/AMD/BoardPkg > > > +F: Platform/AMD/PlatformPkg > > > +M: Abner Chang <[email protected]> > > > +M: Abdul Lateef Attar <[email protected]> > > > + > > > Ampere Computing > > > F: Platform/Ampere > > > F: Silicon/Ampere > > > -- > > > 2.25.1 > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#101435): https://edk2.groups.io/g/devel/message/101435 Mute This Topic: https://groups.io/mt/97667946/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
