Home
last modified time | relevance | path

Searched refs:TcgServerAcpiTable (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTcgDxe.c65 EFI_TCG_SERVER_ACPI_TABLE *TcgServerAcpiTable; member
261 *EventLogLocation = TcgData->TcgServerAcpiTable->Lasa; in TcgDxeStatusCheck()
368 TcgData->LastEvent = (UINT8*)(UINTN)TcgData->TcgServerAcpiTable->Lasa; in TcgDxeLogEventI()
372 (UINTN)TcgData->TcgServerAcpiTable->Laml, in TcgDxeLogEventI()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c87 EFI_TCG_SERVER_ACPI_TABLE *TcgServerAcpiTable; member