OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
TcgPhysicalPresence.h
102
#define
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
23
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2Config.vfr
116
option text = STRING_TOKEN(STR_TCG2_SET_PCD_BANKS), value =
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
, flags = RESET_REQUIRED;
122
suppressif NOT questionref(Tpm2Operation) ==
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
;
Tcg2ConfigImpl.c
334
ReturnCode = Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction (
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
, mTcg2ConfigPrivateDate->PCRBanksDesired);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c
186
case
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
:
418
case
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
:
637
case
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
:
839
case
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
:
[
all
...]
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
SmmTcg2PhysicalPresenceLib.c
301
case
TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS
:
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
Tcg2Dxe.c
[
all
...]
Completed in 922 milliseconds