audk/MdePkg
Michael Kubacki 7518b93f77 MdePkg: Split RNG protocol definitions
Move the structure definition to a common location that can be shared
with the RNG PPI. Move the algorithms to a common header that can be
referenced independent of the protocol.

Include the algorithm header in the interface header since the
algorithms are directly used in the interface and for compatibility
with existing code.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2025-02-06 20:29:15 +00:00
..
Include MdePkg: Split RNG protocol definitions 2025-02-06 20:29:15 +00:00
Library MdePkg/BaseFdtLib: fix build with gcc 15 2025-01-31 05:23:39 +00:00
Test MdePkg: Add Google Mock Library for SafeIntLib 2024-12-11 07:30:17 +00:00
MdeLibs.dsc.inc MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types 2024-11-13 21:01:46 +00:00
MdePkg.ci.yaml MdePkg: Create Stack Check Null Libs 2024-09-13 03:58:46 +00:00
MdePkg.dec MdePkg: Add SM3 crypto algorithm GUID definition 2025-01-31 03:50:59 +00:00
MdePkg.dsc MdePkg: Remove Old Stack Check Lib Implementation 2024-09-13 03:58:46 +00:00
MdePkg.uni MdePkg: Utilize Cache Management Operations Implementation For RISC-V 2023-12-19 12:48:14 +00:00
MdePkgExtra.uni