OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
TrEEPhysicalPresenceData.h
62
#define
TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
22
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.c
107
if ((mTcgNvs->PhysicalPresence.Request >
TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
) &&
193
if (mTcgNvs->PhysicalPresence.Request <=
TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
) {
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c
148
if (CommandCode <=
TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
) {
441
if (TcgPpData->PPRequest <=
TREE_PHYSICAL_PRESENCE_NO_ACTION_MAX
) {
Completed in 59 milliseconds