Reviewed-by: Leif Lindholm <quic_llind...@quicinc.com> Pushed as 0320db977fb2..7dcfcf88b8a9 in preparation of pushing the edk2-platforms set.
On Fri, Oct 22, 2021 at 12:56:02 +0700, Vu Nguyen wrote: > Create edk2-non-osi component holder for Ampere Libraries. This patchset > also adds PciePhyLib which provides function to initialize PCIe PHY on > Ampere Altra processor. > > Commits in this patchset can be found at: > https://github.com/AmpereComputing/edk2-non-osi/tree/add-PciePhyLib > > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Chuong Tran <chu...@os.amperecomputing.com> > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> > Cc: Phong Vo <ph...@os.amperecomputing.com> > Cc: Thang Nguyen <th...@os.amperecomputing.com> > > Signed-off-by: Vu Nguyen <vungu...@os.amperecomputing.com> > > Change since v3: > Add wrapper function to hide the initialization code. > Update header file. > > Change since v2: > Remove unused macros and function prototypes from the header file. > Rename Ac01BinPkg.dec to AmpereAltraBinPkg.dec. > > Change since v1: > Remove PciePhyLib.lib binary from the commit. > Update header guard to align with coding standard. > > Vu Nguyen (2): > AmpereAltraBinPkg: Add PciePhyLib library > edk2-non-osi: Add AmpereAltraBinPkg maintainers > > Maintainers.txt | 4 +++ > Silicon/Ampere/License.txt | 25 +++++++++++++++++++ > .../AmpereAltraBinPkg/AmpereAltraBinPkg.dec | 16 ++++++++++++ > .../Library/PciePhyLib/PciePhyLib.inf | 23 +++++++++++++++++ > .../Include/Library/PciePhyLib.h | 25 +++++++++++++++++++ > 5 files changed, 93 insertions(+) > create mode 100644 Silicon/Ampere/License.txt > create mode 100644 Silicon/Ampere/AmpereAltraBinPkg/AmpereAltraBinPkg.dec > create mode 100644 > Silicon/Ampere/AmpereAltraBinPkg/Library/PciePhyLib/PciePhyLib.inf > create mode 100644 > Silicon/Ampere/AmpereAltraBinPkg/Include/Library/PciePhyLib.h > > -- > 2.17.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88070): https://edk2.groups.io/g/devel/message/88070 Mute This Topic: https://groups.io/mt/86507609/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-