HomeSort by relevance Sort by last modified time
    Searched refs:TSC_ORD_PhysicalPresence (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
Tpm12PhysicalPresence.c 53 // send Tpm command TSC_ORD_PhysicalPresence
57 Command.Hdr.ordinal = SwapBytes32 (TSC_ORD_PhysicalPresence);
  /external/vboot_reference/tests/
tlcl_tests.c 182 TEST_EQ(calls[0].req_cmd, TSC_ORD_PhysicalPresence, " cmd");
187 TEST_EQ(calls[0].req_cmd, TSC_ORD_PhysicalPresence, " cmd");
192 TEST_EQ(calls[0].req_cmd, TSC_ORD_PhysicalPresence, " cmd");
197 TEST_EQ(calls[0].req_cmd, TSC_ORD_PhysicalPresence, " cmd");
202 TEST_EQ(calls[0].req_cmd, TSC_ORD_PhysicalPresence, " cmd");
  /external/vboot_reference/utility/
tlcl_generator.c 183 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
193 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
203 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
215 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size);
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DxeTcgPhysicalPresenceLib.c 156 TpmRqu->ordinal = SwapBytes32 (TSC_ORD_PhysicalPresence);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h     [all...]

Completed in 2434 milliseconds