HomeSort by relevance Sort by last modified time
    Searched refs:EFI_PEI_MP_SERVICES_PPI (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
MpServices.h 30 typedef struct _EFI_PEI_MP_SERVICES_PPI EFI_PEI_MP_SERVICES_PPI ;
53 IN EFI_PEI_MP_SERVICES_PPI *This,
78 IN EFI_PEI_MP_SERVICES_PPI *This,
88 @param[in] This A pointer to the EFI_PEI_MP_SERVICES_PPI instance.
102 function assigned by EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
103 or EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If the
121 IN EFI_PEI_MP_SERVICES_PPI *This,
133 @param[in] This A pointer to the EFI_PEI_MP_SERVICES_PPI instance.
139 EFI_PEI_MP_SERVICES_PPI.GetNumberOfProcessors().
146 function assigned by EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
PeiMpServices.h 82 IN EFI_PEI_MP_SERVICES_PPI *This,
117 IN EFI_PEI_MP_SERVICES_PPI *This,
138 are always available for further calls to EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
139 and EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If FailedCpuList is not NULL, its
143 Note: It is the responsibility of the consumer of the EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
156 @param[in] This A pointer to the EFI_PEI_MP_SERVICES_PPI instance.
170 function assigned by EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
171 or EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If the
189 IN EFI_PEI_MP_SERVICES_PPI *This,
208 available for subsequent calls to EFI_PEI_MP_SERVICES_PPI.StartupAllAPs() and
    [all...]
PeiMpServices.c 20 EFI_PEI_MP_SERVICES_PPI mMpServicesPpi = {
231 IN EFI_PEI_MP_SERVICES_PPI *This,
303 IN EFI_PEI_MP_SERVICES_PPI *This,
370 are always available for further calls to EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
371 and EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If FailedCpuList is not NULL, its
375 Note: It is the responsibility of the consumer of the EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
388 @param[in] This A pointer to the EFI_PEI_MP_SERVICES_PPI instance.
402 function assigned by EFI_PEI_MP_SERVICES_PPI.StartupAllAPs()
403 or EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If the
421 IN EFI_PEI_MP_SERVICES_PPI *This,
    [all...]

Completed in 206 milliseconds