]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/TcgService.h
Correct input parameter aligned to TCG spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / TcgService.h
index aadd701719de40f9899688485c0187c650b1971f..5fe9a2e0bb9750d937aa6f921b70886b951beac0 100644 (file)
@@ -196,7 +196,7 @@ typedef
 EFI_STATUS\r
 (EFIAPI *EFI_TCG_HASH_LOG_EXTEND_EVENT) (\r
   IN      EFI_TCG_PROTOCOL          *This,\r
-  IN      UINT8                     *HashData,\r
+  IN      EFI_PHYSICAL_ADDRESS      HashData,\r
   IN      UINT64                    HashDataLen,\r
   IN      TCG_ALGORITHM_ID          AlgorithmId,\r
   IN OUT  TCG_PCR_EVENT             *TCGLogData,\r