Hi,Suni V L Are you willing to serve as edk2-platforms/Platform/Bosc/* and edk2-platforms/Silicon/Bosc/* platform maintainer?
Best regards, Yang Wang > -----原始邮件----- > 发件人: "Sunil V L" <[email protected]> > 发送时间: 2024-04-19 18:08:25 (星期五) > 收件人: [email protected], [email protected] > 抄送: [email protected], "Ran Wang" <[email protected]>, "YunFeng Yang" > <[email protected]>, "YaXing Guo" <[email protected]>, "Leif > Lindholm" <[email protected]>, "Michael D Kinney" > <[email protected]> > 主题: Re: [edk2-devel] [PATCH v2] XiangshanSeriesPkg:Add BOSC NanhuDev platform > > On Wed, Apr 10, 2024 at 01:50:12PM +0800, WangYang wrote: > > This commit adds the initial support for BOSC's > > nanhu platform which provides up to 2 RISC-V RV64 > > processor cores. > > > > Signed-off-by: Yang Wang <[email protected]> > > Signed-off-by: Ran Wang <[email protected]> > > Signed-off-by: YunFeng Yang <[email protected]> > > Signed-off-by: YaXing Guo <[email protected]> > > Cc: Leif Lindholm <[email protected]> > > Cc: Michael D Kinney <[email protected]> > > Cc: Sunil V L <[email protected]> > > Cc: Daniel Schaefer <[email protected]> > > > > --- > > V2:This solution is changed to EDK2 as the payload of opensbi. > > > > Platform/Bosc/Readme.md | 61 ++ > > .../XiangshanSeriesPkg/NanhuDev/NanhuDev.dsc | 552 ++++++++++++++++++ > > .../XiangshanSeriesPkg/NanhuDev/NanhuDev.fdf | 241 ++++++++ > > .../NanhuDev/NanhuDev.fdf.inc | 62 ++ > > .../NanhuDev/VarStore.fdf.inc | 77 +++ > > Silicon/Bosc/NanHuPkg/NanHuDevPkg.dec | 31 + > > Silicon/Bosc/NanHuPkg/NanHuPkg.uni | 13 + > > Silicon/Bosc/NanHuPkg/NanHuPkgExtra.uni | 13 + > > 8 files changed, 1050 insertions(+) > > create mode 100644 Platform/Bosc/Readme.md > > create mode 100644 Platform/Bosc/XiangshanSeriesPkg/NanhuDev/NanhuDev.dsc > > create mode 100644 Platform/Bosc/XiangshanSeriesPkg/NanhuDev/NanhuDev.fdf > > create mode 100644 > > Platform/Bosc/XiangshanSeriesPkg/NanhuDev/NanhuDev.fdf.inc > > create mode 100644 > > Platform/Bosc/XiangshanSeriesPkg/NanhuDev/VarStore.fdf.inc > > create mode 100644 Silicon/Bosc/NanHuPkg/NanHuDevPkg.dec > > create mode 100644 Silicon/Bosc/NanHuPkg/NanHuPkg.uni > > create mode 100644 Silicon/Bosc/NanHuPkg/NanHuPkgExtra.uni > > > Acked-by: Sunil V L <[email protected]> > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119112): https://edk2.groups.io/g/devel/message/119112 Mute This Topic: https://groups.io/mt/105437172/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
