public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Added AfterReadyToBoot Event
@ 2023-01-12 20:07 Robert Phelps
  2023-01-12 20:07 ` [PATCH v2 1/2] MdePkg: Add After Ready To Boot Event Definition from UEFI 2.9 Robert Phelps
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Phelps @ 2023-01-12 20:07 UTC (permalink / raw)
  To: devel@edk2.groups.io
  Cc: michael.d.kinney@intel.com, gaoliming@byosoft.com.cn,
	zhiguang.liu@intel.com

In the UEFI Specification version 2.9 a new Event was added
AfterReadyToBoot.  This set of patches creates the definitions
for the new event and adds the code to trigger this event.


Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Robert Phelps <robert@ami.com>

Robert Phelps (2):
  MdePkg: Add After Ready To Boot Event Definition from UEFI 2.9
  MdePkg: Added Call for AfterReadyToBoot Event

 MdePkg/Include/Guid/EventGroup.h      |  5 +++++
 MdePkg/Library/UefiLib/UefiLib.inf    |  1 +
 MdePkg/Library/UefiLib/UefiNotTiano.c | 14 ++++++++++++++
 MdePkg/MdePkg.dec                     |  3 +++
 4 files changed, 23 insertions(+)

--
2.36.1.windows.1
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-29  6:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-12 20:07 [PATCH v2 0/2] Added AfterReadyToBoot Event Robert Phelps
2023-01-12 20:07 ` [PATCH v2 1/2] MdePkg: Add After Ready To Boot Event Definition from UEFI 2.9 Robert Phelps
2023-01-12 20:07 ` [PATCH v2 2/2] MdePkg: Added Call for AfterReadyToBoot Event Robert Phelps
2023-01-29  6:10 ` 回复: [PATCH v2 0/2] Added " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox