edk2/SecurityPkg/Include
rdiaz fde05ad8f6 SecurityPkg: Introduce Tpm2HelpLib
Creation of a new Tpm2HelpLib which contains the functions from
Tpm2Help.c. This new library is meant to replace Tpm2Help.c such
that inclusion of Tpm2CommandLib and Tpm2DeviceLib is not required
when only needing access to the Tpm2Help.c functions. Due to
Tpm2HelpLib being a new library, the prefix Tpm2 has been added
to all library functions to indicate where the functions
originate from.

Signed-off-by: Raymond Diaz <raymonddiaz@microsoft.com>
2026-06-17 19:16:45 +00:00
..
Guid SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Library SecurityPkg: Introduce Tpm2HelpLib 2026-06-17 19:16:45 +00:00
Ppi SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Protocol SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
UefiSecureBoot.h SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00