public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Fixing RngDxe error for ARM/AARCH64
@ 2023-06-29 23:59 Kun Qin
  2023-06-29 23:59 ` [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator Kun Qin
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Kun Qin @ 2023-06-29 23:59 UTC (permalink / raw)
  To: devel; +Cc: Jiewen Yao, Jian J Wang, Sami Mujawar, Pierre Gondois

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4491

This patch series is a follow-up of previous submission:
https://edk2.groups.io/g/devel/message/91995

The main changes between v1 and v2 patches are:
  - Removed a fix which is a duplicate effort of
    https://edk2.groups.io/g/devel/message/104347
  - Added reviewed-by tag

This change is verified on QEMU based ARM SBSA system.

Patch v2 branch: https://github.com/kuqin12/edk2/tree/fix_rng_edk2_v2

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Sami Mujawar <Sami.Mujawar@arm.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>

Kun Qin (1):
  SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator

 SecurityPkg/RandomNumberGenerator/RngDxe/AArch64/AArch64Algo.c | 2 +-
 SecurityPkg/RandomNumberGenerator/RngDxe/Arm/ArmAlgo.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.41.0.windows.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-10-25  5:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29 23:59 [PATCH v2 0/1] Fixing RngDxe error for ARM/AARCH64 Kun Qin
2023-06-29 23:59 ` [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator Kun Qin
2023-07-07  8:21   ` [edk2-devel] " Sami Mujawar
2023-06-30  3:12 ` [edk2-devel] Does RedfishPkg support BMC Chip's lan over usb feature? Yoshinoya
2023-06-30  3:38   ` Chang, Abner
2023-10-19  1:51   ` [edk2-devel] Question about OvmfPackage cxl emulation support Yoshinoya
2023-10-19 11:58     ` Laszlo Ersek
2023-10-21  3:50       ` Yoshinoya
2023-10-24  6:48         ` Yoshinoya
2023-10-24  8:05           ` Gerd Hoffmann
2023-10-25  5:58             ` Yoshinoya
     [not found] ` <176D46B1D9752C4A.23465@groups.io>
2023-07-03 20:09   ` [edk2-devel] [PATCH v2 1/1] SecurityPkg: RngDxe: Fixing mAvailableAlgoArray allocator Kun Qin
2023-07-07  8:16     ` Sami Mujawar
     [not found]   ` <176E7475C9A58A3E.7887@groups.io>
2023-07-07 10:30     ` Kun Qin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox