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

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Library/TscTimerLib/
H A DPeiTscTimerLib.c47 VOID *DataInHob; local
55 DataInHob = GET_GUID_HOB_DATA (GuidHob);
56 TscFrequency = * (UINT64 *) DataInHob;

Completed in 43 milliseconds