Searched refs:GetNextMonotonicCount (Results 1 – 15 of 15) sorted by relevance
28 GetNextMonotonicCount ( in GetNextMonotonicCount() function72 gBS->GetNextMonotonicCount = GetNextMonotonicCount; in MonotonicCounterDriverInitialize()
2 // This module produces the UEFI boot service GetNextMonotonicCount() and runtime service GetNextHi…4 // This module produces the UEFI boot service GetNextMonotonicCount() and runtime service GetNextHi…18 …TRACT #language en-US "Produces the UEFI boot service GetNextMonotonicCount() and runt…20 … #language en-US "This module produces the UEFI boot service GetNextMonotonicCount() and runt…
260 gBS->GetNextMonotonicCount = MonotonicCounterDriverGetNextMonotonicCount; in MonotonicCounterDriverInitialize()
2 # This module produces the UEFI boot service GetNextMonotonicCount() and runtime service GetNextHig…
336 if (*MonotonicCount != 0 || FilterDriver->GetNextMonotonicCount == 0) { in DataHubGetNextRecord()346 FilterDriver->GetNextMonotonicCount = *MonotonicCount; in DataHubGetNextRecord()351 FilterDriver->GetNextMonotonicCount = (*Record)->LogMonotonicCount; in DataHubGetNextRecord()360 *MonotonicCount = FilterDriver->GetNextMonotonicCount; in DataHubGetNextRecord()375 FilterDriver->GetNextMonotonicCount = *MonotonicCount; in DataHubGetNextRecord()444 FilterDriver->GetNextMonotonicCount = 0; in DataHubRegisterFilterDriver()
113 UINT64 GetNextMonotonicCount; member
73 Status = gBS->GetNextMonotonicCount(&Mtc); in ShellCommandRunGetMtc()
132 EFI_GET_NEXT_MONOTONIC_COUNT GetNextMonotonicCount; member
303 (CONST VOID *)gBS->GetNextMonotonicCount, in BootServicesTablePage()
259 (void)gBS->GetNextMonotonicCount(&DiskId); in InitializeRamDiskDriver()
1023 EFI_GET_NEXT_MONOTONIC_COUNT GetNextMonotonicCount; member
1890 EFI_GET_NEXT_MONOTONIC_COUNT GetNextMonotonicCount; member
469 Status = gBS->GetNextMonotonicCount (&MonotonicCount); in CreateCounterBasedPayload()
879 gBS->GetNextMonotonicCount (&MonotonicCount); in NetRandomInitSeed()
823 gBS->GetNextMonotonicCount (&MonotonicCount); in GenerateIdentifier()