Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: fb42b39a7d88d1966491cc1a1a533cdd5154c661
https://github.com/tianocore/edk2/commit/fb42b39a7d88d1966491cc1a1a533cdd5154c661
Author: Tuan Phan <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M SecurityPkg/RandomNumberGenerator/RngDxe/Rand/AesCore.c
M SecurityPkg/RandomNumberGenerator/RngDxe/Rand/AesCore.h
M SecurityPkg/RandomNumberGenerator/RngDxe/Rand/RdRand.c
M SecurityPkg/RandomNumberGenerator/RngDxe/Rand/RngDxe.c
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.c
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.uni
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeExtra.uni
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxeInternals.h
Log Message:
-----------
SecurityPkg/RngDxe: Replace Intel-specific with arch-neutral comments
The RngDxe driver and its non-AArch64 support files still contained
comments and descriptions referring to Intel Secure Key technology,
RDRAND/RDSEED instructions, and the Intel DRNG implementation guide.
These references are no longer accurate because the driver obtains
random data through the platform-provided RngLib abstraction rather
than relying on Intel-specific CPU features. Update the comments and
descriptions to use architecture-neutral language that better reflects
the current implementation.
Signed-off-by: Tuan Phan <[email protected]>
Commit: 3613891d774d8a66c6fde2ae45a1f06a576d9684
https://github.com/tianocore/edk2/commit/3613891d774d8a66c6fde2ae45a1f06a576d9684
Author: Tuan Phan <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
Log Message:
-----------
SecurityPkg/RngDxe: Support RISCV64
Add RISCV64 to the list of valid architectures.
Signed-off-by: Tuan Phan <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/3fec6254088b...3613891d774d
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits