Add two event guids.
And signal them immediately before and after the ReadyToBoot signal Event.

Bret Barkelew (2):
  MdeModulePkg: Add event guids
  MdeModulePkg/UefiBootManagerlib: Add two event signals

 .../Include/Guid/EventPostReadyToBoot.h       | 24 +++++++++++++++++++
 .../Include/Guid/EventPreReadyToBoot.h        | 24 +++++++++++++++++++
 .../Library/UefiBootManagerLib/BmBoot.c       |  2 ++
 .../Library/UefiBootManagerLib/InternalBm.h   |  4 +++-
 .../UefiBootManagerLib/UefiBootManagerLib.inf |  5 +++-
 MdeModulePkg/MdeModulePkg.dec                 |  6 +++++
 6 files changed, 63 insertions(+), 2 deletions(-)
 create mode 100644 MdeModulePkg/Include/Guid/EventPostReadyToBoot.h
 create mode 100644 MdeModulePkg/Include/Guid/EventPreReadyToBoot.h

-- 
2.21.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to