edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm
Michael Kubacki fd7a2a5488 SecurityPkg: Update Tpm2Ptp.h to follow pragma once coding convention
Update Tpm2Ptp.h to follow the latest EDK II C Coding Standards
Specification (5.3) to use '#pragma once' instead of traditional
macro-based include guards in header files.

https://tianocore-docs.github.io/edk2-CCodingStandardsSpecification/draft/5_source_files/53_include_files.html#53-include-files

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2026-06-25 19:40:31 +00:00
..
Tpm2DeviceLibDTpm.c SecurityPkg/Tpm2DeviceLibDTpm: Add header file for Tpm2Ptp.c 2025-03-16 20:21:44 +01:00
Tpm2DeviceLibDTpm.h SecurityPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Tpm2DeviceLibDTpm.inf SecurityPkg: Add Additional TPM Logging at DEBUG_SECURITY 2025-07-14 07:25:12 +00:00
Tpm2DeviceLibDTpm.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
Tpm2DeviceLibDTpmBase.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Tpm2DeviceLibDTpmDump.c SecurityPkg/Tpm2DeviceLibDTpm: Remove global variable for command code 2025-09-25 10:24:54 +00:00
Tpm2DeviceLibDTpmStandaloneMm.c SecurityPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Tpm2DeviceLibDTpmStandaloneMm.inf SecurityPkg: Add Additional TPM Logging at DEBUG_SECURITY 2025-07-14 07:25:12 +00:00
Tpm2DeviceLibDTpmSvsm.c SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPM 2025-03-16 20:21:44 +01:00
Tpm2DeviceLibDTpmSvsm.inf SecurityPkg: Add Additional TPM Logging at DEBUG_SECURITY 2025-07-14 07:25:12 +00:00
Tpm2InstanceLibDTpm.c SecurityPkg/Tpm2DeviceLibDTpm: Add header file for Tpm2Ptp.c 2025-03-16 20:21:44 +01:00
Tpm2InstanceLibDTpm.inf SecurityPkg: Add Additional TPM Logging at DEBUG_SECURITY 2025-07-14 07:25:12 +00:00
Tpm2InstanceLibDTpm.uni SecurityPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:23 -07:00
Tpm2InstanceLibDTpmSvsm.c SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPM 2025-03-16 20:21:44 +01:00
Tpm2InstanceLibDTpmSvsm.inf SecurityPkg: Add Additional TPM Logging at DEBUG_SECURITY 2025-07-14 07:25:12 +00:00
Tpm2Ptp.c SecurityPkg/Tpm2DeviceLibDTpm: Remove global variable for command code 2025-09-25 10:24:54 +00:00
Tpm2Ptp.h SecurityPkg: Update Tpm2Ptp.h to follow pragma once coding convention 2026-06-25 19:40:31 +00:00
Tpm2PtpSvsmShim.c SecurityPkg-Tpm2DeviceLibDTpm: Check SNP enabled prior to using AmdSvsmLib 2025-04-17 06:32:18 +00:00
Tpm2PtpSvsmShim.h SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPM 2025-03-16 20:21:44 +01:00
Tpm2Svsm.c SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPM 2025-03-16 20:21:44 +01:00
Tpm2Svsm.h SecurityPkg/Tpm2DeviceLibDTpm: Add TPM2 lib supporting SVSM vTPM 2025-03-16 20:21:44 +01:00
Tpm2Tis.c SecurityPkg/Tpm2DeviceLibDTpm: Remove global variable for command code 2025-09-25 10:24:54 +00:00