Searched refs:AddressOfControlArea (Results 1 – 2 of 2) sorted by relevance
27 UINT64 AddressOfControlArea; member
521 mTpm2AcpiTemplate.AddressOfControlArea = PcdGet64 (PcdTpmBaseAddress) + 0x40; in PublishTpm2()522 ControlArea = (EFI_TPM2_ACPI_CONTROL_AREA *)(UINTN)mTpm2AcpiTemplate.AddressOfControlArea; in PublishTpm2()