|
Re: [RFC] UnitTestFrameworkPkg cmocka submodule alternatives
We could create our own fork under the <https://github.com/tianocore>
organization.
It does not require much extra maintenance or monitoring, in my opinion.
We only need to advance our fork to the
We could create our own fork under the <https://github.com/tianocore>
organization.
It does not require much extra maintenance or monitoring, in my opinion.
We only need to advance our fork to the
|
By
Laszlo Ersek
·
#461
·
|
|
Re: [RFC V2] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
- Looks good; just a typo in the example: "edk2-stable201111.01" should
use 2020, not 2011.
- I agree with Liming that stable branches should have a predefined
lifetime. Keeping stable branches
- Looks good; just a typo in the example: "edk2-stable201111.01" should
use 2020, not 2011.
- I agree with Liming that stable branches should have a predefined
lifetime. Keeping stable branches
|
By
Laszlo Ersek
·
#460
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Sounds good to me as well, thanks!
Laszlo
Sounds good to me as well, thanks!
Laszlo
|
By
Laszlo Ersek
·
#459
·
|
|
[RFC] UnitTestFrameworkPkg cmocka submodule alternatives
Hello,
We have had at least three incidents in the last year where the link to the
cmocka submodule in the UnitTestFrameworkPkg has not been available, and this
impacted the EDK II CI system. The
Hello,
We have had at least three incidents in the last year where the link to the
cmocka submodule in the UnitTestFrameworkPkg has not been available, and this
impacted the EDK II CI system. The
|
By
Michael D Kinney
·
#458
·
|
|
Re: [RFC V2] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
By
Michael D Kinney
·
#457
·
|
|
[RFC V2] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Hello,
The following bug has been fixed on edk2/master
https://bugzilla.tianocore.org/show_bug.cgi?id=3111
https://github.com/tianocore/edk2/pull/1226
This bug is also considered a critical
Hello,
The following bug has been fixed on edk2/master
https://bugzilla.tianocore.org/show_bug.cgi?id=3111
https://github.com/tianocore/edk2/pull/1226
This bug is also considered a critical
|
By
Michael D Kinney
·
#456
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Hi Leif,
Thank you for the feedback.
I will send a revised RFC soon.
I will discuss with Liming in the Tianocore bug scrub this evening.
Mike
Hi Leif,
Thank you for the feedback.
I will send a revised RFC soon.
I will discuss with Liming in the Tianocore bug scrub this evening.
Mike
|
By
Michael D Kinney
·
#455
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Makes sense. Let's go with the branch.
Mike: yes, that was what I was suggesting wrt cherry-picking and pushing.
Best Regards,
Leif
Makes sense. Let's go with the branch.
Mike: yes, that was what I was suggesting wrt cherry-picking and pushing.
Best Regards,
Leif
|
By
Leif Lindholm
·
#454
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
FWIW, we tried both branches and tags in Mu, and have gotten more mileage out of branches. We will still do tags periodically (to establish a point at which all the sub repos were put through a full
FWIW, we tried both branches and tags in Mu, and have gotten more mileage out of branches. We will still do tags periodically (to establish a point at which all the sub repos were put through a full
|
By
Bret Barkelew <bret.barkelew@...>
·
#453
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Hi Leif,
I think you are suggesting that a local branch could be created from edk2-stable202011 and the
2 commits cherry-picked onto that local branch and then create a tag on that local branch
Hi Leif,
I think you are suggesting that a local branch could be created from edk2-stable202011 and the
2 commits cherry-picked onto that local branch and then create a tag on that local branch
|
By
Michael D Kinney
·
#452
·
|
|
Re: [RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Hi Mike,
This looks fine to me.
I will add a potential tweak that I won't strongly advocate for, but
think should be considered:
We don't technically need a branch for this; a tag could be
Hi Mike,
This looks fine to me.
I will add a potential tweak that I won't strongly advocate for, but
think should be considered:
We don't technically need a branch for this; a tag could be
|
By
Leif Lindholm
·
#451
·
|
|
[RFC] Create supported branch from edk2-stable* tag (Required to address critical bug BZ3111)
Hello,
The following bug has been fixed on edk2/master
https://bugzilla.tianocore.org/show_bug.cgi?id=3111
https://github.com/tianocore/edk2/pull/1226
This bug is also considered a critical
Hello,
The following bug has been fixed on edk2/master
https://bugzilla.tianocore.org/show_bug.cgi?id=3111
https://github.com/tianocore/edk2/pull/1226
This bug is also considered a critical
|
By
Michael D Kinney
·
#450
·
|
|
Re: The code that creates the TCG Event Log needs an audit
Besides document, we filed below EDKII Bugzilla during code revisit:
3087 EDK2 Code unassigned@... UNCO --- TCG: EFI_EXIT_BOOT_SERVICES_INVOCATION is not recorded when ExitBootService
Besides document, we filed below EDKII Bugzilla during code revisit:
3087 EDK2 Code unassigned@... UNCO --- TCG: EFI_EXIT_BOOT_SERVICES_INVOCATION is not recorded when ExitBootService
|
By
Yao, Jiewen
·
#449
·
|
|
Re: The code that creates the TCG Event Log needs an audit
Responsive to Jiewen's message below one can find "Understanding the Trusted Boot Chain Implementation" at the following links:
HTML:
Responsive to Jiewen's message below one can find "Understanding the Trusted Boot Chain Implementation" at the following links:
HTML:
|
By
Zimmer, Vincent
·
#448
·
|
|
RFC: Adding support for ARM (RNDR etc.) to RngDxe
Currently, RngDxe in SecurityPkg only supports Intel, with RdRand support.
This RFC is to start a discussion about adding support for ARM.
I have a Git branch with support for the optional ARMv8.5
Currently, RngDxe in SecurityPkg only supports Intel, with RdRand support.
This RFC is to start a discussion about adding support for ARM.
I have a Git branch with support for the optional ARMv8.5
|
By
Rebecca Cran <rebecca@...>
·
#447
·
|
|
Re: [edk2-devel] RFC: Adding support for ARM (RNDR etc.) to RngDxe
Maybe you can upload the content to https://edk2.groups.io/g/devel/files/Designs, where we hold the design review ppt, etc.
I assume we want to discuss below two APIs implementation, right?
1)
Maybe you can upload the content to https://edk2.groups.io/g/devel/files/Designs, where we hold the design review ppt, etc.
I assume we want to discuss below two APIs implementation, right?
1)
|
By
Yao, Jiewen
·
#446
·
|
|
Re: [edk2-devel] RFC: Adding support for ARM (RNDR etc.) to RngDxe
Hi Sami,
JPGs work, but preferably published in a location where they're
unlikely to be deleted, and posted as URLs.
https://app.diagrams.net/ doesn't require a licensed application to
edit, and can
Hi Sami,
JPGs work, but preferably published in a location where they're
unlikely to be deleted, and posted as URLs.
https://app.diagrams.net/ doesn't require a licensed application to
edit, and can
|
By
Leif Lindholm
·
#445
·
|
|
Re: [edk2-devel] RFC: Adding support for ARM (RNDR etc.) to RngDxe
Hi All,
I am working on the TRNG FW API interface and will share more details for the discussion soon.
We had some thoughts about streamlining the RngDxe implementations and would like to share some
Hi All,
I am working on the TRNG FW API interface and will share more details for the discussion soon.
We had some thoughts about streamlining the RngDxe implementations and would like to share some
|
By
Sami Mujawar <sami.mujawar@...>
·
#444
·
|
|
Re: [edk2-devel] RFC: Adding support for ARM (RNDR etc.) to RngDxe
There is also the TRNG FW API, which is an architected SMC firmware interface:
https://developer.arm.com/documentation/den0098/latest/
________________________________
Sent: Tuesday, December 8,
There is also the TRNG FW API, which is an architected SMC firmware interface:
https://developer.arm.com/documentation/den0098/latest/
________________________________
Sent: Tuesday, December 8,
|
By
Samer El-Haj-Mahmoud
·
#443
·
|
|
Re: The code that creates the TCG Event Log needs an audit
Good suggestion. Thanks Dick.
Vincent and I have plan to refresh our TPM2 whitepaper recently.
We will definitely take it into consideration, to add more detail on describing the EDK2 intent and
Good suggestion. Thanks Dick.
Vincent and I have plan to refresh our TPM2 whitepaper recently.
We will definitely take it into consideration, to add more detail on describing the EDK2 intent and
|
By
Yao, Jiewen
·
#442
·
|