Re: [edk2-devel] [PATCH v4 0/8] SecurityPkg/MdePkg: Update RngLib GUID identification

2023-07-12 Thread PierreGondois
The patch reflecting the move of BaseRngLibTimerLib to MdeModulePkg is available at: https://edk2.groups.io/g/devel/message/106865 On 7/12/23 15:29, pierre.gond...@arm.com wrote: From: Pierre Gondois v4: - New patches: - [1/8] MdePkg: Move BaseRngLibTimerLib to MdeModulePkg - [5/8] MdeMo

[edk2-devel] [PATCH v4 0/8] SecurityPkg/MdePkg: Update RngLib GUID identification

2023-07-12 Thread PierreGondois
From: Pierre Gondois v4: - New patches: - [1/8] MdePkg: Move BaseRngLibTimerLib to MdeModulePkg - [5/8] MdeModulePkg/Rng: Add GUID to describe unsafe Rng algorithms - This patch-set now requires to be accepted along an edk-platforms patch moving the BaseRngLibTimerLib to MdeModulePkg v3: -