Home
last modified time | relevance | path

Searched refs:EFI_MP_PROC_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DFrameworkMpService.h226 } EFI_MP_PROC_CONTEXT; typedef
321 OUT EFI_MP_PROC_CONTEXT *ProcessorContextBuffer
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
DMpServicesOnFrameworkMpServicesThunk.c133 EFI_MP_PROC_CONTEXT ProcessorContextBuffer; in GetProcessorInfo()
157 BufferSize = sizeof (EFI_MP_PROC_CONTEXT); in GetProcessorInfo()
1538 EFI_MP_PROC_CONTEXT ProcessorContextBuffer; in GetBspNumber()
1542 BufferSize = sizeof (EFI_MP_PROC_CONTEXT); in GetBspNumber()