Home
last modified time | relevance | path

Searched refs:mBootAttempts (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTcgDxe.c127 UINTN mBootAttempts = 0; variable
1129 if (mBootAttempts == 0) { in OnReadyToBoot()
1194 mBootAttempts++; in OnReadyToBoot()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c161 UINTN mBootAttempts = 0; variable
1468 if (mBootAttempts == 0) { in OnReadyToBoot()
1534 mBootAttempts++; in OnReadyToBoot()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c109 UINTN mBootAttempts = 0; variable
2130 if (mBootAttempts == 0) { in OnReadyToBoot()
2196 mBootAttempts++; in OnReadyToBoot()