Produces Tcg2 protocol and measure boot environment
This module will produce Tcg2 protocol and measure boot environment.
Caution: This module requires additional review when modified.
This driver will have external input - PE/COFF image.
This external input must be validated carefully to avoid security issue like
buffer overflow, integer overflow.
Copyright (c) 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 | FDFF263D-5F68-4591-87BA-B768F445A9AF |
Module Type | DXE_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | DriverEntry |
PCD Name | TokenSpace | Package |
PcdTpmPlatformClass | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdFirmwareDebuggerInitialized | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdTpmInstanceGuid | gEfiSecurityPkgTokenSpaceGuid | None |
PcdTpmBaseAddress | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdAcpiDefaultOemId | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdAcpiDefaultOemTableId | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdAcpiDefaultOemRevision | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdAcpiDefaultCreatorId | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdAcpiDefaultCreatorRevision | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdStatusCodeSubClassTpmDevice | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdTcg2HashAlgorithmBitmap | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
PcdTcg2NumberOfPCRBanks | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
Name | Package |
gEfiTcg2ProtocolGuid | MdePkg |
gEfiTcg2FinalEventsTableGuid | MdePkg |
gEfiAcpiTableProtocolGuid | MdePkg |
gEfiMpServiceProtocolGuid | MdePkg |
gEfiVariableWriteArchProtocolGuid | MdePkg |
Name | Package |
gEfiSmbiosTableGuid | MdePkg |
gEfiGlobalVariableGuid | MdePkg |
gEfiImageSecurityDatabaseGuid | MdePkg |
gTcgEventEntryHobGuid | SecurityPkg |
gTpmErrorHobGuid | SecurityPkg |
gEfiEventExitBootServicesGuid | MdePkg |
gEventExitBootServicesFailedGuid | MdeModulePkg |
gEfiTpmDeviceInstanceNoneGuid | SecurityPkg |
gEfiTpmDeviceInstanceTpm12Guid | SecurityPkg |
gTcgEvent2EntryHobGuid | SecurityPkg |
Name | Type | Package | Header File |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
HobLib | Consume | MdePkg | MdePkg/Include/Library/HobLib.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 |
Tpm2CommandLib | Consume | SecurityPkg | SecurityPkg/Include/Library/Tpm2CommandLib.h |
PrintLib | Consume | MdePkg | MdePkg/Include/Library/PrintLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
Tpm2DeviceLib | Consume | SecurityPkg | SecurityPkg/Include/Library/Tpm2DeviceLib.h |
HashLib | Consume | SecurityPkg | SecurityPkg/Include/Library/HashLib.h |
PerformanceLib | Consume | MdePkg | MdePkg/Include/Library/PerformanceLib.h |
ReportStatusCodeLib | Consume | MdePkg | MdePkg/Include/Library/ReportStatusCodeLib.h |
Tcg2PhysicalPresenceLib | Consume | SecurityPkg | SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h |
TRUE
[UserExtensions.TianoCore."ExtraFiles"]
Tcg2DxeExtra.uni