|
[PATCH 0/2] OvmfPkg: fix race conditions in VCPU hotplug (for edk2-stable202008)
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2929
Repo: https://pagure.io/lersek/edk2.git
Branch: cpu_hotplug_races_bz_2929
Proposing these bugfixes for edk2-stable202008. We should
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2929
Repo: https://pagure.io/lersek/edk2.git
Branch: cpu_hotplug_races_bz_2929
Proposing these bugfixes for edk2-stable202008. We should
|
By
Laszlo Ersek
·
#64659
·
|
|
[PATCH v1 1/1] uefi-sct/SctPkg: Changed gcc version to be integer
gcc_version returned by compiler is a string, and needs to be converted
to a integer before testing
Cc: Eric Jin <eric.jin@...>
Cc: Irene Park <ipark@...>
Cc: Heinrich Schuchardt
gcc_version returned by compiler is a string, and needs to be converted
to a integer before testing
Cc: Eric Jin <eric.jin@...>
Cc: Irene Park <ipark@...>
Cc: Heinrich Schuchardt
|
By
Joseph Hemann <joseph.hemann@...>
·
#64658
·
|
|
[PATCH v9 5/5] CryptoPkg: OpensslLib: Use RngLib to generate entropy in rand_pool
From: Matthew Carlson <macarl@...>
Ref: https://github.com/tianocore/edk2/pull/845
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1871
Changes OpenSSL to no longer depend on
From: Matthew Carlson <macarl@...>
Ref: https://github.com/tianocore/edk2/pull/845
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1871
Changes OpenSSL to no longer depend on
|
By
Matthew Carlson
·
#64657
·
|
|
[PATCH v9 4/5] ArmVirtPkg: Add RngLib based on TimerLib for CryptoPkg
From: Matthew Carlson <macarl@...>
Updates the DSC for the ArmVirtPkg platform to add a RngLib that uses the
TimerLib. This is due to a later change that adds TimerLib as a dependency
for
From: Matthew Carlson <macarl@...>
Updates the DSC for the ArmVirtPkg platform to add a RngLib that uses the
TimerLib. This is due to a later change that adds TimerLib as a dependency
for
|
By
Matthew Carlson
·
#64656
·
|
|
[PATCH v9 3/5] OvmfPkg: Add RngLib based on TimerLib for Crypto
From: Matthew Carlson <macarl@...>
Updates the DSC's for Ovmf based platforms to add a RngLib that uses the
TimerLib. This is due to a later change that adds TimerLib as a dependency
for
From: Matthew Carlson <macarl@...>
Updates the DSC's for Ovmf based platforms to add a RngLib that uses the
TimerLib. This is due to a later change that adds TimerLib as a dependency
for
|
By
Matthew Carlson
·
#64655
·
|
|
[PATCH v9 2/5] MdePkg: BaseRngLibDxe: Add RngLib that uses RngDxe
From: Matthew Carlson <macarl@...>
This adds a RngLib that uses the RngProtocol to provide randomness.
This means that the RngLib is meant to be used with DXE_DRIVERS.
Ref:
From: Matthew Carlson <macarl@...>
This adds a RngLib that uses the RngProtocol to provide randomness.
This means that the RngLib is meant to be used with DXE_DRIVERS.
Ref:
|
By
Matthew Carlson
·
#64654
·
|
|
[PATCH v9 1/5] MdePkg: TimerRngLib: Added RngLib that uses TimerLib
From: Matthew Carlson <macarl@...>
Added a new RngLib that provides random numbers from the TimerLib
using the performance counter. This is meant to be used for OpenSSL
to replicate past
From: Matthew Carlson <macarl@...>
Added a new RngLib that provides random numbers from the TimerLib
using the performance counter. This is meant to be used for OpenSSL
to replicate past
|
By
Matthew Carlson
·
#64653
·
|
|
[PATCH v9 0/5] Use RngLib instead of TimerLib for OpensslLib
From: Matthew Carlson <macarl@...>
Hello all,
This patch contains a fix for Bugzilla 1871.
There's been a good bit of community discussion around the topic,
so below follows a general
From: Matthew Carlson <macarl@...>
Hello all,
This patch contains a fix for Bugzilla 1871.
There's been a good bit of community discussion around the topic,
so below follows a general
|
By
Matthew Carlson
·
#64652
·
|
|
Re: [PATCH] [EmbeddedPkg]:Update PrePiLib to return DxeCoreEntrypoint
Hi Leif and Biesheuvel,
Could you help review this patch?
Thanks,
Guo
Hi Leif and Biesheuvel,
Could you help review this patch?
Thanks,
Guo
|
By
Guo Dong
·
#64651
·
|
|
Re: Patch to improve DNS answers parser
Yes please!
See also the official description at:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process
and if you care for a very long & unofficial one:
Yes please!
See also the official description at:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process
and if you care for a very long & unofficial one:
|
By
Laszlo Ersek
·
#64650
·
|
|
Re: [PATCH V2 2/2] BaseTools: Factorize GCC flags
I have not received an answer, and I'm not aware of a follow-up patch
being on the list; so now I've filed:
https://bugzilla.tianocore.org/show_bug.cgi?id=2928
Thanks
Laszlo
I have not received an answer, and I'm not aware of a follow-up patch
being on the list; so now I've filed:
https://bugzilla.tianocore.org/show_bug.cgi?id=2928
Thanks
Laszlo
|
By
Laszlo Ersek
·
#64649
·
|
|
Patch to improve DNS answers parser
Hello folks,
I made an improvement to DNS client (DnsImpl.c, line 1392) that instead of abort processing answer records when a record that is not of type PTR is received, skip the record and goes
Hello folks,
I made an improvement to DNS client (DnsImpl.c, line 1392) that instead of abort processing answer records when a record that is not of type PTR is received, skip the record and goes
|
By
Leandro G. B. Becker
·
#64648
·
|
|
Re: [PATCH v3 edk2-platforms 5/8] SbsaQemu: AcpiDxe: Create MADT table at runtime
This does not seem to be quite correct, if I dump the MPIDRs from ARM-TF when
booting with 12 cpus this is what I get.
NOTICE: MPIDR 0
NOTICE: MPIDR 1
NOTICE: MPIDR 2
NOTICE: MPIDR 3
NOTICE:
This does not seem to be quite correct, if I dump the MPIDRs from ARM-TF when
booting with 12 cpus this is what I get.
NOTICE: MPIDR 0
NOTICE: MPIDR 1
NOTICE: MPIDR 2
NOTICE: MPIDR 3
NOTICE:
|
By
graeme@...
·
#64647
·
|
|
Re: [PATCH v2 1/1] MdePkg : UefiFileHandleLib: fix buffer overrun in FileHandleReadLine()
By
Vladimir Olovyannikov
·
#64646
·
|
|
Re: [PATCH v7 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
Hi Laszlo,
No worries, please let me know if you have any comments/concerns down the
road.
Thank you,
Vladimir
Hi Laszlo,
No worries, please let me know if you have any comments/concerns down the
road.
Thank you,
Vladimir
|
By
Vladimir Olovyannikov
·
#64645
·
|
|
Re: [PATCH v4 0/8] Need add a FSP binary measurement
Merged as commit range 78ab44cb9680..63d92674d240, via
<https://github.com/tianocore/edk2/pull/904>, with the v3 feedback tags
brought forward, as explained
Merged as commit range 78ab44cb9680..63d92674d240, via
<https://github.com/tianocore/edk2/pull/904>, with the v3 feedback tags
brought forward, as explained
|
By
Laszlo Ersek
·
#64644
·
|
|
Re: Soft Feature Freeze start date delays to 2020-08-24 for edk2-stable202008
Thank you very much, Laszlo and Liming!
Thank you
Yao Jiewen
Thank you very much, Laszlo and Liming!
Thank you
Yao Jiewen
|
By
Yao, Jiewen
·
#64643
·
|
|
Re: Soft Feature Freeze start date delays to 2020-08-24 for edk2-stable202008
You are correct:
https://edk2.groups.io/g/devel/message/64299
I have two comments on this.
First, because you authored the IntelFsp2WrapperPkg patches in the
series, you cannot R-b them (you cannot
You are correct:
https://edk2.groups.io/g/devel/message/64299
I have two comments on this.
First, because you authored the IntelFsp2WrapperPkg patches in the
series, you cannot R-b them (you cannot
|
By
Laszlo Ersek
·
#64642
·
|
|
Re: [PATCH v7 0/1] ShellPkg/DynamicCommand: add HttpDynamicCommand
Hi Vladimir,
I'm currently working on some VCPU hotplug fixes for the upcoming
release. Before I return to your HttpDynamicCommand patch, I'll also
have to re-read my earlier comments for it. (In
Hi Vladimir,
I'm currently working on some VCPU hotplug fixes for the upcoming
release. Before I return to your HttpDynamicCommand patch, I'll also
have to re-read my earlier comments for it. (In
|
By
Laszlo Ersek
·
#64641
·
|
|
回复: [edk2-devel] Soft Feature Freeze start date delays to 2020-08-24 for edk2-stable202008
Jiewen:
For this patch set V3, I see you give reviewed-by on Aug 15th https://edk2.groups.io/g/devel/message/64299
For V4, https://edk2.groups.io/g/devel/message/64354, it makes the change per your
Jiewen:
For this patch set V3, I see you give reviewed-by on Aug 15th https://edk2.groups.io/g/devel/message/64299
For V4, https://edk2.groups.io/g/devel/message/64354, it makes the change per your
|
By
gaoliming
·
#64640
·
|