|
EMEA Design / Bug Triage Meeting Scheduled
I've updated the calendar with the new combined meeting for EMEA, occurring on Wednesdays at 15:00h UTC.
https://edk2.groups.io/g/devel/calendar
As noted, if combining these meetings is not
I've updated the calendar with the new combined meeting for EMEA, occurring on Wednesdays at 15:00h UTC.
https://edk2.groups.io/g/devel/calendar
As noted, if combining these meetings is not
|
By
Stephano Cetola
·
#23
·
|
|
New Mailing Lists
I've added two mailing lists in hopes of making better use of Groups.io. Several community members have commented to me that having 1 mailing list (devel) for all conversations (and patch review)
I've added two mailing lists in hopes of making better use of Groups.io. Several community members have commented to me that having 1 mailing list (devel) for all conversations (and patch review)
|
By
Stephano Cetola
·
#24
·
|
|
Re: New Mailing Lists
(answering on announce@ as my understanding is that this is acceptable
and even recommended, or now)
I received an automated email from groups.io about discuss@: "Subgroup
discuss@edk2.groups.io has
(answering on announce@ as my understanding is that this is acceptable
and even recommended, or now)
I received an automated email from groups.io about discuss@: "Subgroup
discuss@edk2.groups.io has
|
By
Laszlo Ersek
·
#25
·
|
|
Re: New Mailing Lists
announce@ and bugs@ are also sub-groups of devel@ and I don't think
emails sent to those have been getting reflected to devel@ ?
--
Rebecca Cran
announce@ and bugs@ are also sub-groups of devel@ and I don't think
emails sent to those have been getting reflected to devel@ ?
--
Rebecca Cran
|
By
Rebecca Cran <rebecca@...>
·
#26
·
|
|
Re: New Mailing Lists
Yes, that's correct.
No, it does not. I had to pick a "parent group", so I chose devel at the time.
Also, I think you got that email because you're a moderator. Sorry for the noise. Let me know if
Yes, that's correct.
No, it does not. I had to pick a "parent group", so I chose devel at the time.
Also, I think you got that email because you're a moderator. Sorry for the noise. Let me know if
|
By
Stephano Cetola
·
#27
·
|
|
Re: New Mailing Lists
Yes, this is correct. I had to pick a group to be the "parent group". I chose devel as it seemed like as good a choice as any. It also saves us from having a "main" group, which is confusing.
Also,
Yes, this is correct. I had to pick a group to be the "parent group". I chose devel as it seemed like as good a choice as any. It also saves us from having a "main" group, which is confusing.
Also,
|
By
Stephano Cetola
·
#28
·
|
|
Re: New Mailing Lists
No, it's fine; I appreciate the insight the meta-emails give me.
I'll subscribe to discuss@.
Thanks!
Laszlo
No, it's fine; I appreciate the insight the meta-emails give me.
I'll subscribe to discuss@.
Thanks!
Laszlo
|
By
Laszlo Ersek
·
#29
·
|
|
May 31 APAC/NAMO Design Meeting is cancelled
We didn't have any submissions this week so we can cancel this meeting.
Sorry for the late notice. Will send out cancellation earlier next time.
We didn't have any submissions this week so we can cancel this meeting.
Sorry for the late notice. Will send out cancellation earlier next time.
|
By
Ni, Ray
·
#30
·
|
|
Hard Feature Freeze starts now for edk2-stable201905
Hi, all
Openssl1.1.1 update has been resolved. So, we enter into Hard Feature Freeze phase until edk2-stable201905 tag is created at 2019-06-06. In this phase, there is no feature to be pushed. The
Hi, all
Openssl1.1.1 update has been resolved. So, we enter into Hard Feature Freeze phase until edk2-stable201905 tag is created at 2019-06-06. In this phase, there is no feature to be pushed. The
|
By
Liming Gao
·
#31
·
|
|
Design Meeting Topics
Please send any topics for this week's EMEA Design meeting my way.
We meet at 15:00h UTC Wednesday.
Cheers,
Stephano
Please send any topics for this week's EMEA Design meeting my way.
We meet at 15:00h UTC Wednesday.
Cheers,
Stephano
|
By
Stephano Cetola
·
#32
·
|
|
EDK II Stable Tag edk2-stable201905 will be created based on commit 20d2e5a125e34fc8501026613a71549b2a1a3e54
Hi, all
Today, I review all patches in edk2 mail list. There is no patches for EDK II Stable Tag edk2-stable201905. Based on edk2-stable201905 tag planning, it will be released at 2019-06-06. So, I
Hi, all
Today, I review all patches in edk2 mail list. There is no patches for EDK II Stable Tag edk2-stable201905. Based on edk2-stable201905 tag planning, it will be released at 2019-06-06. So, I
|
By
Liming Gao
·
#33
·
|
|
Re: EDK II Stable Tag edk2-stable201905 will be created based on commit 20d2e5a125e34fc8501026613a71549b2a1a3e54
Looks fine to me, thank you!
Laszlo
Looks fine to me, thank you!
Laszlo
|
By
Laszlo Ersek
·
#34
·
|
|
EDK II Stable Tag release edk2-stable201905 completed
Hi, all
The tag edk2-stable201905 has been created. https://github.com/tianocore/edk2/releases/tag/edk2-stable201905
git clone -b edk2-stable201905 https://github.com/tianocore/edk2.git
The tag
Hi, all
The tag edk2-stable201905 has been created. https://github.com/tianocore/edk2/releases/tag/edk2-stable201905
git clone -b edk2-stable201905 https://github.com/tianocore/edk2.git
The tag
|
By
Liming Gao
·
#35
·
|
|
Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed
edk2 submodule are from github openssl and berkeley-softfloat-3. If you can access edk2, you can also access them. Why you system redirect github openssl to boringssl?
*
edk2 submodule are from github openssl and berkeley-softfloat-3. If you can access edk2, you can also access them. Why you system redirect github openssl to boringssl?
*
|
By
Liming Gao
·
#36
·
|
|
Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed
Argh, no. OpenSSL has boringssl as a git submodule.
edk2/CryptoPkg/Library/OpensslLib/openssl$ cat .gitmodules
[submodule "boringssl"]
path = boringssl
url =
Argh, no. OpenSSL has boringssl as a git submodule.
edk2/CryptoPkg/Library/OpensslLib/openssl$ cat .gitmodules
[submodule "boringssl"]
path = boringssl
url =
|
By
Leif Lindholm
·
#37
·
|
|
Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed
By
Liming Gao
·
#38
·
|
|
TianoCore Community Meeting Minutes
An online version of this document is available here:
https://www.tianocore.org/minutes/Community-2019-06.html
General Updates
---------------
This month there is a hobbyist / maker event, "Teardown"
An online version of this document is available here:
https://www.tianocore.org/minutes/Community-2019-06.html
General Updates
---------------
This month there is a hobbyist / maker event, "Teardown"
|
By
Stephano Cetola
·
#39
·
|
|
Design Meeting Reminder
Please send me any topics for this week's design meetings. We have design meetings for both EMEA & APAC this week. Check our calendar for the days / times:
https://edk2.groups.io/g/devel/calendar
We
Please send me any topics for this week's design meetings. We have design meetings for both EMEA & APAC this week. Check our calendar for the days / times:
https://edk2.groups.io/g/devel/calendar
We
|
By
Stephano Cetola
·
#40
·
|
|
Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed
That's right, but it shouldn't matter. In edk2, I always use
$ git submodule update --init --force
and I never pass the "--recursive" flag. This is also how I tested the
upgrade to OpenSSL-1.1.1b,
That's right, but it shouldn't matter. In edk2, I always use
$ git submodule update --init --force
and I never pass the "--recursive" flag. This is also how I tested the
upgrade to OpenSSL-1.1.1b,
|
By
Laszlo Ersek
·
#41
·
|
|
Re: [edk2-devel] EDK II Stable Tag release edk2-stable201905 completed
The instructions have spread to many other places (build instructions
in wiki and edk2-platforms Readme.md being two of them).
That's not to say we shouldn't change it, but that we need to go
through
The instructions have spread to many other places (build instructions
in wiki and edk2-platforms Readme.md being two of them).
That's not to say we shouldn't change it, but that we need to go
through
|
By
Leif Lindholm
·
#42
·
|