Searched refs:ppList (Results 1 – 3 of 3) sorted by relevance
62 MemorySet(&gp.ppList, 0, sizeof(gp.ppList)); in PhysicalPresencePreInstall_Init()69 SET_BIT(commandIndex, gp.ppList); in PhysicalPresencePreInstall_Init()72 NV_SYNC_PERSISTENT(ppList); in PhysicalPresencePreInstall_Init()92 SET_BIT(commandIndex, gp.ppList); in PhysicalPresenceCommandSet()112 CLEAR_BIT(commandIndex, gp.ppList); in PhysicalPresenceCommandClear()128 return (TEST_BIT(commandIndex, gp.ppList)); in PhysicalPresenceIsRequired()
75 NV_SYNC_PERSISTENT(ppList); in TPM2_PP_Commands()
764 BYTE ppList[(COMMAND_COUNT + 7) / 8]; member