Home | History | Annotate | Download | only in MpInitLib

Lines Matching defs:Procedure

209   EFI_AP_PROCEDURE               Procedure;

339 @param[in] Procedure The function to be invoked by AP
347 IN EFI_AP_PROCEDURE Procedure, OPTIONAL
364 @param[in] Procedure A pointer to the function to be run on
367 the function specified by Procedure one by
370 execute the function specified by Procedure
375 APs to return from Procedure, either for
377 @param[in] ProcedureArgument The parameter passed into Procedure for
394 IN EFI_AP_PROCEDURE Procedure,
406 @param[in] Procedure A pointer to the function to be run on
412 APs to return from Procedure, either for
414 @param[in] ProcedureArgument The parameter passed into Procedure for
416 @param[out] Finished If AP returns from Procedure before the
427 IN EFI_AP_PROCEDURE Procedure,