Executes TPM 2.0 requests from OS or BIOS
This library will check and execute TPM 2.0 request from OS or BIOS. The request may
ask for user confirmation before execution.
Caution: This module requires additional review when modified.
This driver will have external input - variable.
This external input must be validated carefully to avoid security issue.
Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | 7E507A86-DE8B-4AD3-BC4C-0498389098D3 |
Module Type | DXE_DRIVER |
Module Version | 1.0 |
Produced Library Class | Tcg2PhysicalPresenceLib |
Supported Module Types | DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_APPLICATION UEFI_DRIVER |
Name | Package |
gEfiTcg2ProtocolGuid | MdePkg |
gEdkiiVariableLockProtocolGuid | MdeModulePkg |
Name | Type | Package | Header File |
Tcg2PhysicalPresenceLib | Produce | SecurityPkg | SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
PrintLib | Consume | MdePkg | MdePkg/Include/Library/PrintLib.h |
HiiLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/HiiLib.h |
HobLib | Consume | MdePkg | MdePkg/Include/Library/HobLib.h |
Tpm2CommandLib | Consume | SecurityPkg | SecurityPkg/Include/Library/Tpm2CommandLib.h |
Tcg2PpVendorLib | Consume | SecurityPkg | SecurityPkg/Include/Library/TcgPpVendorLib.h |
Name | Package |
gEfiTcg2PhysicalPresenceGuid | SecurityPkg |