Lines Matching full:services
2 When installed, the MP Services Protocol produces a collection of services
5 The MP Services Protocol provides a generalized way of performing following tasks:
11 The MP Services Protocol must be produced on any system with more than one logical
16 MP Services Protocol is hardware-independent. Most of the logic of this protocol
21 MP Services Protocol may be consumed by ACPI module. The ACPI module may use this
23 MP Services Protocol may also be used to program and configure processors, such
24 as MTRR synchronization for memory space attributes setting in DXE Services.
25 MP Services Protocol may be used by non-CPU DXE drivers to speed up platform boot
195 Because MP Service Protocol provides services to enable and disable processors
293 dispatched APs is well controlled. The MP Services Protocol does not guarantee
296 code. EFI services and protocols may not be called by APs unless otherwise
306 -# The caller that intends to use this MP Services Protocol in non-blocking
312 -# The caller can use the CheckEvent() and WaitForEvent() services to check
350 services to check the state of event. Type
452 services to check the state of event. Type
634 /// When installed, the MP Services Protocol produces a collection of services
640 /// through the StartupAllAPs() or StartupThisAP() services. The idle state of
656 /// and StartupThisAp() services must no longer support non-blocking mode requests.