|
[PATCH EDK2 v1 1/1] CryptoPkg/BaseCryptLib:time overflow
From: Zihong Yi <yizihong@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4167
In CrtLibSupport.h, time_t is defined as INT32, and its maximum value
is 2147483647. That is, the
From: Zihong Yi <yizihong@...>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4167
In CrtLibSupport.h, time_t is defined as INT32, and its maximum value
is 2147483647. That is, the
|
By
wenyi,xie
·
#96625
·
|
|
Re: [PATCH] UefiPayloadPkg: Support multiple-firmware volume
Reviewed-by: James Lu <james.lu@...>
Reviewed-by: James Lu <james.lu@...>
|
By
Lu, James
·
#96624
·
|
|
回复: [edk2-devel] 回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
Can you give Pull Request link?
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Prakash K via groups.io
发送时间: 2022年11月24日 14:08
收件人: gaoliming <gaoliming@...>;
Can you give Pull Request link?
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Prakash K via groups.io
发送时间: 2022年11月24日 14:08
收件人: gaoliming <gaoliming@...>;
|
By
gaoliming
·
#96623
·
|
|
Re: [AddResetEnd v1] ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#96622
·
|
|
[PATCH v3 4/4] SecurityPkg/RngDxe: Fix Rng algo selection for Arm
From: Pierre Gondois <pierre.gondois@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4151
The EFI_RNG_PROTOCOL can advertise multiple algorithms through
Guids. The
From: Pierre Gondois <pierre.gondois@...>
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D4151
The EFI_RNG_PROTOCOL can advertise multiple algorithms through
Guids. The
|
By
PierreGondois
·
#96621
·
|
|
[PATCH v3 3/4] SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOL
From: Pierre Gondois <pierre.gondois@...>
On Arm platforms, the number of available RNG algorithms is
dynamically detected and can be 0 in the absence of FEAT_RNG
and firmware TRNG.
In this case,
From: Pierre Gondois <pierre.gondois@...>
On Arm platforms, the number of available RNG algorithms is
dynamically detected and can be 0 in the absence of FEAT_RNG
and firmware TRNG.
In this case,
|
By
PierreGondois
·
#96620
·
|
|
[PATCH v3 2/4] SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount
From: Pierre Gondois <pierre.gondois@...>
mAvailableAlgoArrayCount holds the count of available RNG algorithms.
In a following patch, its value will be used to prevent the
EFI_RNG_PROTOCOL to be
From: Pierre Gondois <pierre.gondois@...>
mAvailableAlgoArrayCount holds the count of available RNG algorithms.
In a following patch, its value will be used to prevent the
EFI_RNG_PROTOCOL to be
|
By
PierreGondois
·
#96619
·
|
|
[PATCH v3 1/4] ArmPkg/ArmTrngLib: Remove ASSERTs in ArmTrngLibConstructor()
From: Pierre Gondois <pierre.gondois@...>
Remove ASSERTs in ArmTrngLibConstructor() that prevent from
booting on DEBUG builds.
Signed-off-by: Pierre Gondois <Pierre.Gondois@...>
---
From: Pierre Gondois <pierre.gondois@...>
Remove ASSERTs in ArmTrngLibConstructor() that prevent from
booting on DEBUG builds.
Signed-off-by: Pierre Gondois <Pierre.Gondois@...>
---
|
By
PierreGondois
·
#96618
·
|
|
[PATCH v3 0/4] ArmPkg/SecurityPkg: Fixes for ArmTrngLib/RngDxe
From: Pierre Gondois <pierre.gondois@...>
v1:
- https://edk2.groups.io/g/devel/message/96356
v2:
- https://edk2.groups.io/g/devel/message/96434
- Reformulate commit message.
- Do not warn if no
From: Pierre Gondois <pierre.gondois@...>
v1:
- https://edk2.groups.io/g/devel/message/96356
v2:
- https://edk2.groups.io/g/devel/message/96434
- Reformulate commit message.
- Do not warn if no
|
By
PierreGondois
·
#96617
·
|
|
Re: [PATCH 1/1] ArmPlatformPkg: Remove AP support from PrePi/PrePeiCore
Hi Leif, Rebecca,
Apologies for the delay in getting back.
We can drop the TC2 support in edk2-platforms.
Regards,
Sami Mujawar
Hi Leif, Rebecca,
Apologies for the delay in getting back.
We can drop the TC2 support in edk2-platforms.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#96616
·
|
|
Re: [PATCH 1/1] ArmPlatformPkg: Remove AP support from PrePi/PrePeiCore
Hi Leif, Rebecca,
Apologies for the delay in getting back.
We can drop the TC2 support in edk2-platforms.
Regards,
Sami Mujawar
Hi Leif, Rebecca,
Apologies for the delay in getting back.
We can drop the TC2 support in edk2-platforms.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#96615
·
|
|
[PATCH 1/1 v2] EmulatorPkg: fixes for NetBSD
Signed-off-by: Thierry Laronde <tlaronde@...>
Fixes for compilation on NetBSD.
---
EmulatorPkg/Unix/Host/BlockIo.c | 16 +++++++++++++++-
EmulatorPkg/Unix/Host/Host.c | 7 +++++--
Signed-off-by: Thierry Laronde <tlaronde@...>
Fixes for compilation on NetBSD.
---
EmulatorPkg/Unix/Host/BlockIo.c | 16 +++++++++++++++-
EmulatorPkg/Unix/Host/Host.c | 7 +++++--
|
By
tlaronde@polynum.com
·
#96614
·
|
|
[PATCH v1 1/2] UefiCpuPkg/Test: Move EfiMpServiceProtocol UT in a separate function
From: Jason Lou <yun.lou@...>
Move the implementation of EfiMpServiceProtocol unit tests in a separate
function in preparation for developing the UEFI application and dynamic
command for the
From: Jason Lou <yun.lou@...>
Move the implementation of EfiMpServiceProtocol unit tests in a separate
function in preparation for developing the UEFI application and dynamic
command for the
|
By
Jason Lou
·
#96613
·
|
|
[PATCH v1 2/2] UefiCpuPkg/Test: develop UEFI App and dynamic cmd for MP services UT
From: Jason Lou <yun.lou@...>
The code changes develop UEFI application and dynamic command for
EfiMpServiceProtocol unit tests based on current UnitTestFramework.
Signed-off-by: Jason Lou
From: Jason Lou <yun.lou@...>
The code changes develop UEFI application and dynamic command for
EfiMpServiceProtocol unit tests based on current UnitTestFramework.
Signed-off-by: Jason Lou
|
By
Jason Lou
·
#96612
·
|
|
Re: 回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
Hi Gaoliming,
We have created Pull Request for the patch.
Kindly let us know in which tag the changes will be merged.
Thanks,
Prakash K
Hi Gaoliming,
We have created Pull Request for the patch.
Kindly let us know in which tag the changes will be merged.
Thanks,
Prakash K
|
By
Prakash K
·
#96611
·
|
|
Re: [PATCH v1 10/12] UefiCpuPkg: Fix conditionally uninitialized variables
Mike,
IMO, the failure is not expected at all. When such failure appears, no guaranteed system can run further because the hw is in a unstable state and I think sw should just give up.
But ASSERT() is
Mike,
IMO, the failure is not expected at all. When such failure appears, no guaranteed system can run further because the hw is in a unstable state and I think sw should just give up.
But ASSERT() is
|
By
Ni, Ray
·
#96610
·
|
|
Re: [PATCH v1 08/12] PcAtChipsetPkg: Fix conditionally uninitialized variables
Reviewed-by: Ray Ni <ray.ni@...>
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#96609
·
|
|
Re: [PATCH v1 09/12] ShellPkg: Fix conditionally uninitialized variables
Thanks. I will include this in the v2 series.
It was not identified by the query results, but I can add it if we like.
Thanks. I will include this in the v2 series.
It was not identified by the query results, but I can add it if we like.
|
By
Michael Kubacki
·
#96608
·
|
|
Re: [PATCH v1 10/12] UefiCpuPkg: Fix conditionally uninitialized variables
Hi Michael,
It does not look like it is required. If the MP init fails for any reason. Could be
HW failure, but the BSP is still working because it is obviously executing code, then
the system
Hi Michael,
It does not look like it is required. If the MP init fails for any reason. Could be
HW failure, but the BSP is still working because it is obviously executing code, then
the system
|
By
Michael D Kinney
·
#96607
·
|
|
Re: [PATCH v1 09/12] ShellPkg: Fix conditionally uninitialized variables
See comments below:
By
Gao, Zhichao
·
#96606
·
|