Home
last modified time | relevance | path

Searched refs:Laml (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcpaAcpi.h25 UINT32 Laml; member
33 UINT64 Laml; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTcgDxe.c363 (UINTN)TcgData->TcgClientAcpiTable->Laml, in TcgDxeLogEventI()
372 (UINTN)TcgData->TcgServerAcpiTable->Laml, in TcgDxeLogEventI()
668 mTcgClientAcpiTemplate.Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
688 mTcgServerAcpiTemplate.Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c77 UINT64 Laml; member
608 (UINTN)mTcgDxeData.EventLogAreaStruct[Index].Laml, in TcgDxeLogEvent()
959 mTcgDxeData.EventLogAreaStruct[Index].Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
972 mTcgClientAcpiTemplate.Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
975 mTcgServerAcpiTemplate.Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c80 UINT64 Laml; member
837 (UINTN)EventLogAreaStruct->Laml, in TcgDxeLogEvent()
1480 mTcgDxeData.EventLogAreaStruct[Index].Laml = EFI_TCG_LOG_AREA_SIZE; in SetupEventLog()
1591 …mTcgDxeData.FinalEventLogAreaStruct[Index].Laml = EFI_TCG_FINAL_LOG_AREA_SIZE - sizeof(EFI_TCG2_FI… in SetupEventLog()