edk2/SecurityPkg/RandomNumberGenerator/RngDxe/Rand
Tuan Phan fb42b39a7d 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 <tuan.phan@oss.qualcomm.com>
2026-07-17 05:23:45 +00:00
..
AesCore.c SecurityPkg/RngDxe: Replace Intel-specific with arch-neutral comments 2026-07-17 05:23:45 +00:00
AesCore.h SecurityPkg/RngDxe: Replace Intel-specific with arch-neutral comments 2026-07-17 05:23:45 +00:00
RdRand.c SecurityPkg/RngDxe: Replace Intel-specific with arch-neutral comments 2026-07-17 05:23:45 +00:00
RngDxe.c SecurityPkg/RngDxe: Replace Intel-specific with arch-neutral comments 2026-07-17 05:23:45 +00:00