Searched refs:ProcessorLocBuf (Results 1 – 3 of 3) sorted by relevance
152 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in GetProcessorsCpuLocation() local175 (VOID **) &ProcessorLocBuf in GetProcessorsCpuLocation()191 FreePool(ProcessorLocBuf); in GetProcessorsCpuLocation()199 &ProcessorLocBuf[Index], in GetProcessorsCpuLocation()205 *LocationBuf = ProcessorLocBuf; in GetProcessorsCpuLocation()823 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in MeasureHandoffTables() local825 ProcessorLocBuf = NULL; in MeasureHandoffTables()833 Status = GetProcessorsCpuLocation(&ProcessorLocBuf, &ProcessorNum); in MeasureHandoffTables()842 HandoffTables.TableEntry[0].VendorTable = ProcessorLocBuf; in MeasureHandoffTables()846 (UINT8*)(UINTN)ProcessorLocBuf, in MeasureHandoffTables()[all …]
278 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in GetProcessorsCpuLocation() local301 (VOID **) &ProcessorLocBuf in GetProcessorsCpuLocation()317 FreePool(ProcessorLocBuf); in GetProcessorsCpuLocation()325 &ProcessorLocBuf[Index], in GetProcessorsCpuLocation()331 *LocationBuf = ProcessorLocBuf; in GetProcessorsCpuLocation()1015 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in MeasureHandoffTables() local1017 ProcessorLocBuf = NULL; in MeasureHandoffTables()1025 Status = GetProcessorsCpuLocation(&ProcessorLocBuf, &ProcessorNum); in MeasureHandoffTables()1034 HandoffTables.TableEntry[0].VendorTable = ProcessorLocBuf; in MeasureHandoffTables()1038 (UINT8*)(UINTN)ProcessorLocBuf, in MeasureHandoffTables()[all …]
226 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in GetProcessorsCpuLocation() local249 (VOID **) &ProcessorLocBuf in GetProcessorsCpuLocation()265 FreePool(ProcessorLocBuf); in GetProcessorsCpuLocation()273 &ProcessorLocBuf[Index], in GetProcessorsCpuLocation()279 *LocationBuf = ProcessorLocBuf; in GetProcessorsCpuLocation()1663 EFI_CPU_PHYSICAL_LOCATION *ProcessorLocBuf; in MeasureHandoffTables() local1665 ProcessorLocBuf = NULL; in MeasureHandoffTables()1673 Status = GetProcessorsCpuLocation(&ProcessorLocBuf, &ProcessorNum); in MeasureHandoffTables()1682 HandoffTables.TableEntry[0].VendorTable = ProcessorLocBuf; in MeasureHandoffTables()1686 (UINT8*)(UINTN)ProcessorLocBuf, in MeasureHandoffTables()[all …]