|
回复: [edk2-devel] [PATCH v3 1/1] BaseTools: Use pip module if available, CI uses it by default
Sure. Is this the forked repo you mean? tianocore/edk2-basetools: EDK II BaseTools Python tools as a PIP module (github.com) Or this one: matthewfcarlson/edk2: EDK II (github.com)
Sure. Is this the forked repo you mean? tianocore/edk2-basetools: EDK II BaseTools Python tools as a PIP module (github.com) Or this one: matthewfcarlson/edk2: EDK II (github.com)
|
By
Matthew Carlson
· #70465
·
|
|
Propose on enabling TLSv1.3
Hey Matthew! I've found Lazlo's guide to be incredibly helpful https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers I also ran into si
Hey Matthew! I've found Lazlo's guide to be incredibly helpful https://github.com/tianocore/tianocore.github.io/wiki/Laszlo's-unkempt-git-guide-for-edk2-contributors-and-maintainers I also ran into si
|
By
Matthew Carlson
· #67728
·
|
|
[PATCH] EmulatorPkg: Add RngLib to satisfy dependency of OpensslLib
Thanks for catching this!
Thanks for catching this!
|
By
Matthew Carlson
· #65411
·
|
|
回复: [edk2-devel] [PATCH v10 0/5] Use RngLib instead of TimerLib for OpensslLib
Hey Liming! I added the two reviewed by and pushed to the PR here: https://github.com/tianocore/edk2/pull/933 Feel free to use that PR to merge in
Hey Liming! I added the two reviewed by and pushed to the PR here: https://github.com/tianocore/edk2/pull/933 Feel free to use that PR to merge in
|
By
Matthew Carlson
· #65342
·
|
|
[PATCH v10 0/5] Use RngLib instead of TimerLib for OpensslLib
Just pinging this thread to see what needs to get done next. Thank you Liming for the reviewed by on the MdeModulePkg changes.
Just pinging this thread to see what needs to get done next. Thank you Liming for the reviewed by on the MdeModulePkg changes.
|
By
Matthew Carlson
· #65285
·
|
|
[PATCH v5 0/5] Use RngLib instead of TimerLib for OpensslLib
Will do.
By
Matthew Carlson
· #64123
·
|
|
[PATCH v5 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
You are correct, I'll fix it in v6
You are correct, I'll fix it in v6
|
By
Matthew Carlson
· #64122
·
|
|
[PATCH v5 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
I'll fix this for v6. Good spot.
I'll fix this for v6. Good spot.
|
By
Matthew Carlson
· #64121
·
|
|
[PATCH v4 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
Thank you for the helpful comments Lazlo! I sent out an updated series (v5) that fixes the things you mentioned. I added more description, so hopefully that helps. Sorry I didn't notice BhyvePkg, I th
Thank you for the helpful comments Lazlo! I sent out an updated series (v5) that fixes the things you mentioned. I added more description, so hopefully that helps. Sorry I didn't notice BhyvePkg, I th
|
By
Matthew Carlson
· #64041
·
|
|
[PATCH v4 0/5] Use RngLib instead of TimerLib for OpensslLib
Thanks Guomin! I sent out a version 5 of this series.
Thanks Guomin! I sent out a version 5 of this series.
|
By
Matthew Carlson
· #64040
·
|
|
[Patch v2 0/2] Use RngLib instead of TimerLib for OpensslLib
I included a null lib and I was including the wrong version of Rng anyway. I think that would make sense to split them into two different DSC files. Typo fixed, good spot!
I included a null lib and I was including the wrong version of Rng anyway. I think that would make sense to split them into two different DSC files. Typo fixed, good spot!
|
By
Matthew Carlson
· #63601
·
|
|
[Patch v2 0/2] Use RngLib instead of TimerLib for OpensslLib
Hey Mike! Thanks for the comments. I've addressed the feedback below. 1. All good comments. I think I've addressed them all. New patch series should be coming soon. 2. This is a problem for BaseCryptL
Hey Mike! Thanks for the comments. I've addressed the feedback below. 1. All good comments. I think I've addressed them all. New patch series should be coming soon. 2. This is a problem for BaseCryptL
|
By
Matthew Carlson
· #63591
·
|
|
[PATCH v1 1/3] UnitTestFrameworkPkg : BaseTimerLib: Adds a host-based timer Lib
I sent out a new patch series. Not sure, it might be waiting in the
I sent out a new patch series. Not sure, it might be waiting in the
|
By
Matthew Carlson
· #62316
·
|
|
[PATCH v1 1/3] UnitTestFrameworkPkg : BaseTimerLib: Adds a host-based timer Lib
Great point. I'll fix this.
Great point. I'll fix this.
|
By
Matthew Carlson
· #62257
·
|
|
Creating a edk2-pytool-base repo under tianocore
Thanks Mike!
By
Matthew Carlson
· #61756
·
|
|
Creating a edk2-pytool-base repo under tianocore
Based on this RFC: https://edk2.groups.io/g/rfc/topic/rfc_basetools_source_python/74009714?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,74009714 We'd like to request a repository be made under tian
Based on this RFC: https://edk2.groups.io/g/rfc/topic/rfc_basetools_source_python/74009714?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,74009714 We'd like to request a repository be made under tian
|
By
Matthew Carlson
· #61731
·
|
|
FW: Discussion: Basetools a separate repo
I think you've got it. The version of basetools will be carried via a pip-requirements file. Where would "pip install -r pip-requirements.txt" *fetch* the required basetools version from? I believe th
I think you've got it. The version of basetools will be carried via a pip-requirements file. Where would "pip install -r pip-requirements.txt" *fetch* the required basetools version from? I believe th
|
By
Matthew Carlson
· #57874
·
|
|
FW: Discussion: Basetools a separate repo
Hey Lazlo, This is a great point of discussion. Just to make sure we're on the same page, let me paraphrase your scenario. Two features at the same time or a improperly tested new feature were committ
Hey Lazlo, This is a great point of discussion. Just to make sure we're on the same page, let me paraphrase your scenario. Two features at the same time or a improperly tested new feature were committ
|
By
Matthew Carlson
· #57770
·
|
|
[PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
So it's not required by OpenSSL, it's required by the compiler whenever floating point is used, which can be in multiple places. For example, this is used in mu_plus (the Microsoft UEFI value add to E
So it's not required by OpenSSL, it's required by the compiler whenever floating point is used, which can be in multiple places. For example, this is used in mu_plus (the Microsoft UEFI value add to E
|
By
Matthew Carlson
· #56689
·
|