Home | History | Annotate | Download | only in FspNotifyDxe

Lines Matching refs:Event

45   PciEnumerationComplete Protocol notification event handler.

47 @param[in] Event Event whose notification function is being invoked.
53 IN EFI_EVENT Event,
84 Notification function of EVT_GROUP_READY_TO_BOOT event group.
86 This is a notification function registered on EVT_GROUP_READY_TO_BOOT event group.
90 @param[in] Event Event whose notification function is being invoked.
97 IN EFI_EVENT Event,
104 gBS->CloseEvent (Event);