Home | History | Annotate | Download | only in UefiLib

Lines Matching full:eventgroup

311   @param[in] EventGroup          Supplies the unique identifier of the event

315 @retval EFI_INVALID_PARAMETER EventGroup is NULL.
322 IN CONST EFI_GUID *EventGroup
328 if (EventGroup == NULL) {
337 EventGroup,