public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Organization of github.com/IntelFsp/FSP
@ 2018-07-11 23:28 Desimone, Nathaniel L
  0 siblings, 0 replies; only message in thread
From: Desimone, Nathaniel L @ 2018-07-11 23:28 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hi All,

Recently a discussion came up on the coreboot mailing list regarding the organization of the github.com/IntelFsp/FSP repository. Currently the repository is organized with each platform on its own branch. This organization makes it difficult to set up a git submodule that pulls the FSP, since "n" submodules will be needed where n == the number of platforms. An alternate organization would be to put all packages in to the master branch:

- ApolloLakeFspBinPkg
- BayTrailFspBinPkg
- BraswellFspBinPkg
- BroadwellFspBinPkg
- KabylakeFspBinPkg
- SkylakeFspBinPkg
- etc.

This would make it easier to configure a git submodule, and it would also more closely match the organization of github.com/tianocore/edk2. The idea seems reasonable to me. Does anyone here have thoughts or input?

With Best Regards,

Nate


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-11 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-11 23:28 Organization of github.com/IntelFsp/FSP Desimone, Nathaniel L

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox