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.c64 EFI_TCG_SERVER_ACPI_TABLE *TcgServerAcpiTable; member
259 *EventLogLocation = TcgData->TcgServerAcpiTable->Lasa; in TcgDxeStatusCheck()
447 TcgData->LastEvent = (UINT8*)(UINTN)TcgData->TcgServerAcpiTable->Lasa; in TcgDxeLogEventI()
451 (UINTN)TcgData->TcgServerAcpiTable->Laml, in TcgDxeLogEventI()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c85 EFI_TCG_SERVER_ACPI_TABLE *TcgServerAcpiTable; member