Lines Matching refs:This

31 This program and the accompanying materials are licensed and made available under 
40 This Protocol is defined in the UEFI Platform Initialization Specification 1.2,
67 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
74 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
81 /// This bit is used in the StatusFlag field of EFI_PROCESSOR_INFORMATION and
144 This service retrieves the number of logical processor in the platform
146 This service may only be called from the BSP.
148 This function is used to retrieve the following information:
163 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
182 IN EFI_MP_SERVICES_PROTOCOL *This,
189 instant this call is made. This service may only be called from the BSP.
191 This service retrieves detailed MP-related information about any processor
200 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
216 IN EFI_MP_SERVICES_PROTOCOL *This,
222 This service executes a caller provided function on all enabled APs. APs can
223 run either simultaneously or one at a time in sequence. This service supports
225 events so the BSP can detect when the APs have finished. This service may only
228 This function is used to dispatch all the enabled APs to the function specified
280 -# This invocation of SignalEvent() function informs the caller that invoked
286 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
360 IN EFI_MP_SERVICES_PROTOCOL *This,
370 This service lets the caller get one enabled AP to execute a caller-provided
374 execution support. This service may only be called from the BSP.
376 This function is used to dispatch one enabled AP to the function specified by
389 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
458 IN EFI_MP_SERVICES_PROTOCOL *This,
468 This service switches the requested AP to be the BSP from that point onward.
469 This service changes the BSP for all purposes. This call can only be performed
472 This service switches the requested AP to be the BSP from that point onward.
473 This service changes the BSP for all purposes. The new BSP can take over the
475 off. This service may not be supported after the UEFI Event EFI_EVENT_GROUP_READY_TO_BOOT
481 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL instance.
505 IN EFI_MP_SERVICES_PROTOCOL *This,
511 This service lets the caller enable or disable an AP from this point onward.
512 This service may only be called from the BSP.
514 This service allows the caller enable or disable an AP from this point onward.
519 that is compatible with an MP operating system. This service may not be supported
525 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL instance.
534 the new health status of the AP. This flag
554 IN EFI_MP_SERVICES_PROTOCOL *This,
561 This return the handle number for the calling processor. This service may be
564 This service returns the processor handle number for the calling processor.
567 with EFI_MP_SERVICES_PROTOCOL.GetNumberOfProcessors(). This service may be
572 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL instance.
587 IN EFI_MP_SERVICES_PROTOCOL *This,