|  | @@ -576,7 +576,7 @@ EFI_STATUS
 | 
											
												
													
														|  |      IN EFI_TPL                  NotifyTpl,
 |  |      IN EFI_TPL                  NotifyTpl,
 | 
											
												
													
														|  |      IN EFI_EVENT_NOTIFY         NotifyFunction OPTIONAL,
 |  |      IN EFI_EVENT_NOTIFY         NotifyFunction OPTIONAL,
 | 
											
												
													
														|  |      IN const VOID               *NotifyContext OPTIONAL,
 |  |      IN const VOID               *NotifyContext OPTIONAL,
 | 
											
												
													
														|  | -    IN const EFI_GUID           EventGroup OPTIONAL,
 |  | 
 | 
											
												
													
														|  | 
 |  | +    IN const EFI_GUID           *EventGroup OPTIONAL,
 | 
											
												
													
														|  |      OUT EFI_EVENT               *Event
 |  |      OUT EFI_EVENT               *Event
 | 
											
												
													
														|  |      );
 |  |      );
 | 
											
												
													
														|  |  
 |  |  
 |