Home
last modified time | relevance | path

Searched refs:StructureVersion (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h46 TREE_VERSION StructureVersion; member
DTcgService.h35 TCG_VERSION StructureVersion; member
DTcg2Protocol.h49 EFI_TCG2_VERSION StructureVersion; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/TcgService/
DTcgService.h64 TCG_VERSION StructureVersion; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c356 ProtocolCapability->StructureVersion.Major = 1; in Tcg2GetCapability()
357 ProtocolCapability->StructureVersion.Minor = 0; in Tcg2GetCapability()
2377 mTcgDxeData.BsCap.StructureVersion.Major = 1; in DriverEntry()
2378 mTcgDxeData.BsCap.StructureVersion.Minor = 1; in DriverEntry()
2381 …ctureVersion - %02x.%02x\n", mTcgDxeData.BsCap.StructureVersion.Major, mTcgDxeData.BsCap.Structure… in DriverEntry()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c1790 …ctureVersion - %02x.%02x\n", mTcgDxeData.BsCap.StructureVersion.Major, mTcgDxeData.BsCap.Structure… in DriverEntry()