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.c129 UINTN mBootAttempts = 0; variable
1058 if (mBootAttempts == 0) { in OnReadyToBoot()
1123 mBootAttempts++; in OnReadyToBoot()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c163 UINTN mBootAttempts = 0; variable
1503 if (mBootAttempts == 0) { in OnReadyToBoot()
1569 mBootAttempts++; in OnReadyToBoot()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c111 UINTN mBootAttempts = 0; variable
2160 if (mBootAttempts == 0) { in OnReadyToBoot()
2226 mBootAttempts++; in OnReadyToBoot()