* About how to submit a new architecture called LoongArch
@ 2021-10-27 9:41 kilaterlee
2021-10-29 5:12 ` [edk2-devel] " Michael D Kinney
0 siblings, 1 reply; 5+ messages in thread
From: kilaterlee @ 2021-10-27 9:41 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/html, Size: 731 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] About how to submit a new architecture called LoongArch
2021-10-27 9:41 About how to submit a new architecture called LoongArch kilaterlee
@ 2021-10-29 5:12 ` Michael D Kinney
2021-10-29 5:18 ` Michael D Kinney
0 siblings, 1 reply; 5+ messages in thread
From: Michael D Kinney @ 2021-10-29 5:12 UTC (permalink / raw)
To: devel@edk2.groups.io, kilaterlee@163.com, Kinney, Michael D
Hi LI Chao,
Can you provide a brief description of LoongArch and perhaps provide links to
documentation and overview materials?
Thanks,
Mike
================================================================================
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of kilaterlee@163.com
Sent: Wednesday, October 27, 2021 2:41 AM
To: devel@edk2.groups.io
Subject: [edk2-devel] About how to submit a new architecture called LoongArch
Dear All:
I want to submit a new architecture called LoongArch on EDK2 and the USWG recommands us do "code first" because the UEFI specifitcation will easily accpet our arch.
What can we do? Do I submit the part 1 code for new architecture on the "staging" branch? Hop you reply. :)
________________________________________
Thanks,
LI Chao
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] About how to submit a new architecture called LoongArch
2021-10-29 5:12 ` [edk2-devel] " Michael D Kinney
@ 2021-10-29 5:18 ` Michael D Kinney
2021-11-02 14:31 ` 回复: " gaoliming
0 siblings, 1 reply; 5+ messages in thread
From: Michael D Kinney @ 2021-10-29 5:18 UTC (permalink / raw)
To: devel@edk2.groups.io, kilaterlee@163.com, Kinney, Michael D
LI Chao,
The best way to share your source code changes with the TianoCore community
with a fork of the edk2 repository in your personal GitHub. Create a branch
with the proposed changes and send an email with the link to the branch for
the community to review.
The edk2-staging repository would be a good second step if the new
architecture is approved for the EDK II project.
Best regards,
Mike
> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Thursday, October 28, 2021 10:13 PM
> To: devel@edk2.groups.io; kilaterlee@163.com; Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: RE: [edk2-devel] About how to submit a new architecture called LoongArch
>
> Hi LI Chao,
>
> Can you provide a brief description of LoongArch and perhaps provide links to
> documentation and overview materials?
>
> Thanks,
>
> Mike
>
> ================================================================================
>
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of kilaterlee@163.com
> Sent: Wednesday, October 27, 2021 2:41 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] About how to submit a new architecture called LoongArch
>
> Dear All:
> I want to submit a new architecture called LoongArch on EDK2 and the USWG recommands us do "code first" because the
> UEFI specifitcation will easily accpet our arch.
> What can we do? Do I submit the part 1 code for new architecture on the "staging" branch? Hop you reply. :)
> ________________________________________
> Thanks,
> LI Chao
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* 回复: [edk2-devel] About how to submit a new architecture called LoongArch
2021-10-29 5:18 ` Michael D Kinney
@ 2021-11-02 14:31 ` gaoliming
2021-11-02 15:12 ` Andrew Fish
0 siblings, 1 reply; 5+ messages in thread
From: gaoliming @ 2021-11-02 14:31 UTC (permalink / raw)
To: devel, michael.d.kinney, kilaterlee; +Cc: gaoliming
Chao:
Can you follow Mike's suggestion to share the your code change in your personal GitHub repo as the first step?
Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael D
> Kinney
> 发送时间: 2021年10月29日 13:19
> 收件人: devel@edk2.groups.io; kilaterlee@163.com; Kinney, Michael D
> <michael.d.kinney@intel.com>
> 主题: Re: [edk2-devel] About how to submit a new architecture called
> LoongArch
>
> LI Chao,
>
> The best way to share your source code changes with the TianoCore
> community
> with a fork of the edk2 repository in your personal GitHub. Create a branch
> with the proposed changes and send an email with the link to the branch for
> the community to review.
>
> The edk2-staging repository would be a good second step if the new
> architecture is approved for the EDK II project.
>
> Best regards,
>
> Mike
>
> > -----Original Message-----
> > From: Kinney, Michael D <michael.d.kinney@intel.com>
> > Sent: Thursday, October 28, 2021 10:13 PM
> > To: devel@edk2.groups.io; kilaterlee@163.com; Kinney, Michael D
> <michael.d.kinney@intel.com>
> > Subject: RE: [edk2-devel] About how to submit a new architecture called
> LoongArch
> >
> > Hi LI Chao,
> >
> > Can you provide a brief description of LoongArch and perhaps provide links
> to
> > documentation and overview materials?
> >
> > Thanks,
> >
> > Mike
> >
> >
> ==============================================================
> ==================
> >
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of
> kilaterlee@163.com
> > Sent: Wednesday, October 27, 2021 2:41 AM
> > To: devel@edk2.groups.io
> > Subject: [edk2-devel] About how to submit a new architecture called
> LoongArch
> >
> > Dear All:
> > I want to submit a new architecture called LoongArch on EDK2 and
> the USWG recommands us do "code first" because the
> > UEFI specifitcation will easily accpet our arch.
> > What can we do? Do I submit the part 1 code for new architecture on
> the "staging" branch? Hop you reply. :)
> > ________________________________________
> > Thanks,
> > LI Chao
> >
>
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] About how to submit a new architecture called LoongArch
2021-11-02 14:31 ` 回复: " gaoliming
@ 2021-11-02 15:12 ` Andrew Fish
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Fish @ 2021-11-02 15:12 UTC (permalink / raw)
To: devel, gaoliming; +Cc: michael.d.kinney, kilaterlee
[-- Attachment #1: Type: text/plain, Size: 2534 bytes --]
Chao,
This is probably a little out of date, but in case it helps http://vzimmer.blogspot.com/2014/11/porting-to-new-architecture.html?m=1
> On Nov 2, 2021, at 7:32 AM, gaoliming <gaoliming@byosoft.com.cn> wrote:
>
> Chao:
> Can you follow Mike's suggestion to share the your code change in your personal GitHub repo as the first step?
>
> Thanks
> Liming
>> -----邮件原件-----
>> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael D
>> Kinney
>> 发送时间: 2021年10月29日 13:19
>> 收件人: devel@edk2.groups.io; kilaterlee@163.com; Kinney, Michael D
>> <michael.d.kinney@intel.com>
>> 主题: Re: [edk2-devel] About how to submit a new architecture called
>> LoongArch
>>
>> LI Chao,
>>
>> The best way to share your source code changes with the TianoCore
>> community
>> with a fork of the edk2 repository in your personal GitHub. Create a branch
>> with the proposed changes and send an email with the link to the branch for
>> the community to review.
>>
>> The edk2-staging repository would be a good second step if the new
>> architecture is approved for the EDK II project.
>>
>> Best regards,
>>
>> Mike
>>
>>> -----Original Message-----
>>> From: Kinney, Michael D <michael.d.kinney@intel.com>
>>> Sent: Thursday, October 28, 2021 10:13 PM
>>> To: devel@edk2.groups.io; kilaterlee@163.com; Kinney, Michael D
>> <michael.d.kinney@intel.com>
>>> Subject: RE: [edk2-devel] About how to submit a new architecture called
>> LoongArch
>>>
>>> Hi LI Chao,
>>>
>>> Can you provide a brief description of LoongArch and perhaps provide links
>> to
>>> documentation and overview materials?
>>>
>>> Thanks,
>>>
>>> Mike
>>>
>>>
>> ==============================================================
>> ==================
>>>
>>> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of
>> kilaterlee@163.com
>>> Sent: Wednesday, October 27, 2021 2:41 AM
>>> To: devel@edk2.groups.io
>>> Subject: [edk2-devel] About how to submit a new architecture called
>> LoongArch
>>>
>>> Dear All:
>>> I want to submit a new architecture called LoongArch on EDK2 and
>> the USWG recommands us do "code first" because the
>>> UEFI specifitcation will easily accpet our arch.
>>> What can we do? Do I submit the part 1 code for new architecture on
>> the "staging" branch? Hop you reply. :)
>>> ________________________________________
>>> Thanks,
>>> LI Chao
>>>
>>
>>
>>
>>
>
>
>
>
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 7525 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-11-02 15:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27 9:41 About how to submit a new architecture called LoongArch kilaterlee
2021-10-29 5:12 ` [edk2-devel] " Michael D Kinney
2021-10-29 5:18 ` Michael D Kinney
2021-11-02 14:31 ` 回复: " gaoliming
2021-11-02 15:12 ` Andrew Fish
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox