X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.h;fp=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.h;h=d703f15a2fbb943c5712f9ed130110c854c68568;hp=9fff98952251005ab25b6e7f6d2485fbef4379d0;hb=c411b485b63a671a1e276700cff025c73997233c;hpb=39de741e2dcb8f11e9b4438e37224797643d8451 diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.h b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.h index 9fff989522..d703f15a2f 100644 --- a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.h +++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.h @@ -19,7 +19,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent **/ TPM2_PTP_INTERFACE_TYPE Tpm2GetPtpInterface ( - IN VOID *Register + IN VOID *Register ); /** @@ -31,7 +31,7 @@ Tpm2GetPtpInterface ( **/ UINT8 Tpm2GetIdleByPass ( - IN VOID *Register + IN VOID *Register ); /**