Home | History | Annotate | Download | only in MemoryOverwriteControl

Lines Matching defs:Event

24   Ready to Boot Event notification handler.

26 Sequence of OS boot events is measured in this event notification handler.
28 @param[in] Event Event whose notification function is being invoked
35 IN EFI_EVENT Event,
237 This is a notification function registered on END_OF_DXE event.
240 @param[in] Event Event whose notification function is being invoked.
247 IN EFI_EVENT Event,
322 EFI_EVENT Event;
351 // Create a Ready To Boot Event and Clear the MorControl bit in the call back function.
353 DEBUG ((EFI_D_INFO, "TcgMor: Create ReadyToBoot Event for MorControl Bit cleanning!\n"));
358 &Event
365 // Register EFI_END_OF_DXE_EVENT_GROUP_GUID event.
367 DEBUG ((EFI_D_INFO, "TcgMor: Create EndofDxe Event for Mor TPer Reset!\n"));
374 &Event