TianoCore EDK2 master
Loading...
Searching...
No Matches
SmmCpuRendezvousLib.h
Go to the documentation of this file.
1
9#ifndef SMM_CPU_RENDEZVOUS_H_
10#define SMM_CPU_RENDEZVOUS_H_
11
22EFIAPI
24 IN BOOLEAN BlockingMode
25 );
26
27#endif
#define IN
Definition: Base.h:279
EFI_STATUS EFIAPI SmmWaitForAllProcessor(IN BOOLEAN BlockingMode)
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29