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

  /device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
SmmTcg2PhysicalPresenceLib.c 247 BOOLEAN RequestConfirmed;
282 RequestConfirmed = FALSE;
290 RequestConfirmed = TRUE;
295 RequestConfirmed = TRUE;
303 RequestConfirmed = TRUE;
309 RequestConfirmed = TRUE;
314 RequestConfirmed = TRUE;
319 RequestConfirmed = TRUE;
325 RequestConfirmed = TRUE;
331 RequestConfirmed = TRUE;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c 335 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
348 OUT BOOLEAN *RequestConfirmed
353 *RequestConfirmed = FALSE;
357 *RequestConfirmed = TRUE;
364 *RequestConfirmed = TRUE;
369 *RequestConfirmed = TRUE;
377 IsRequestValid = TrEEPpVendorLibHasValidRequest (TcgPpData->PPRequest, Flags.PPFlags, RequestConfirmed);
395 *RequestConfirmed = TRUE;
425 BOOLEAN RequestConfirmed;
437 if (!TrEEHaveValidTpmRequest(TcgPpData, Flags, &RequestConfirmed)) {
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tcg2PpVendorLib.h 66 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
78 OUT BOOLEAN *RequestConfirmed
TcgPpVendorLib.h 98 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
110 OUT BOOLEAN *RequestConfirmed
TrEEPpVendorLib.h 103 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
115 OUT BOOLEAN *RequestConfirmed
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tcg2PpVendorLibNull/
Tcg2PpVendorLibNull.c 60 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
72 OUT BOOLEAN *RequestConfirmed
  /device/linaro/bootloader/edk2/SecurityPkg/Library/TcgPpVendorLibNull/
TcgPpVendorLibNull.c 58 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
70 OUT BOOLEAN *RequestConfirmed
  /device/linaro/bootloader/edk2/SecurityPkg/Library/TrEEPpVendorLibNull/
TrEEPpVendorLibNull.c 60 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
72 OUT BOOLEAN *RequestConfirmed
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.c 57 BOOLEAN RequestConfirmed;
153 RequestConfirmed = FALSE;
167 RequestConfirmed = TRUE;
174 RequestConfirmed = TRUE;
180 RequestConfirmed = TRUE;
187 RequestConfirmed = TRUE;
195 RequestConfirmed = TRUE;
208 if (RequestConfirmed) {
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 584 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
597 OUT BOOLEAN *RequestConfirmed
604 *RequestConfirmed = FALSE;
618 *RequestConfirmed = TRUE;
626 *RequestConfirmed = TRUE;
631 *RequestConfirmed = TRUE;
639 *RequestConfirmed = TRUE;
645 *RequestConfirmed = TRUE;
650 *RequestConfirmed = TRUE;
655 *RequestConfirmed = TRUE;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.c 73 BOOLEAN RequestConfirmed;
172 RequestConfirmed = FALSE;
181 RequestConfirmed = TRUE;
186 RequestConfirmed = TRUE;
194 RequestConfirmed = TRUE;
204 if (RequestConfirmed) {
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DxeTcgPhysicalPresenceLib.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/DxeTrEEPhysicalPresenceLibNull/
DxeTrEEPhysicalPresenceLibNull.c 160 @param[out] RequestConfirmed If the physical presence operation command required user confirm from UI.
173 OUT BOOLEAN *RequestConfirmed

Completed in 880 milliseconds