Searched refs:NextLogEntry (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/DataHubDxe/
H A DDataHub.c179 EFI_DATA_ENTRY *NextLogEntry; local
208 NextLogEntry = DATA_ENTRY_FROM_LINK (Link);
209 if ((NextLogEntry->Record->DataRecordClass & ClassFilter) != 0) {
213 *PtrCurrentMTC = NextLogEntry->Record->LogMonotonicCount;

Completed in 1276 milliseconds