Implements ACPI metholds for the TCG feature
This driver implements TPM definition block in ACPI table and registers SMI
callback functions for physical presence and MemoryClear to handle the requests
from ACPI method.
Caution: This module requires additional review when modified.
This driver will have external input - variable and ACPINvs data in SMM mode.
This external input must be validated carefully to avoid security issue.
Copyright (c) 2011 - 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 | 42293093-76B9-4482-8C02-3BEFDEA9B35D |
Module Type | DXE_SMM_DRIVER |
PI Specification Version | 0x0001000A |
Module Version | 1.0 |
Module Entry Point Function | InitializeTcgSmm |
PCD Name | TokenSpace | Package |
PcdTpmInstanceGuid | gEfiSecurityPkgTokenSpaceGuid | None |
PcdAcpiDefaultOemId | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
Name | Package |
gEfiPhysicalPresenceGuid | SecurityPkg |
gEfiMemoryOverwriteControlDataGuid | MdePkg |
gEfiTpmDeviceInstanceTpm12Guid | SecurityPkg |
Name | Package |
gEfiSmmSwDispatch2ProtocolGuid | MdePkg |
gEfiSmmVariableProtocolGuid | MdeModulePkg |
gEfiAcpiTableProtocolGuid | MdePkg |
Name | Type | Package | Header File |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
SmmServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/SmmServicesTableLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
DxeServicesLib | Consume | MdePkg | MdePkg/Include/Library/DxeServicesLib.h |
TpmMeasurementLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/TpmMeasurementLib.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |
TcgPpVendorLib | Consume | SecurityPkg | SecurityPkg/Include/Library/TcgPpVendorLib.h |
gEfiAcpiTableProtocolGuid AND
gEfiSmmSwDispatch2ProtocolGuid AND
gEfiSmmVariableProtocolGuid AND
gEfiTcgProtocolGuid
[UserExtensions.TianoCore."ExtraFiles"]
TcgSmmExtra.uni