[edk2-devel] [PATCH v2 0/2] Added AfterReadyToBoot Event

Robert Phelps via groups.io posted 2 patches 1 year, 3 months ago
Failed in applying to current master (apply log)
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(+)
[edk2-devel] [PATCH v2 0/2] Added AfterReadyToBoot Event
Posted by Robert Phelps via groups.io 1 year, 3 months ago
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.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98390): https://edk2.groups.io/g/devel/message/98390
Mute This Topic: https://groups.io/mt/96231203/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
[edk2-devel] 回复: [PATCH v2 0/2] Added AfterReadyToBoot Event
Posted by gaoliming via groups.io 1 year, 3 months ago
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: Robert Phelps <Robert@ami.com>
> 发送时间: 2023年1月13日 4:07
> 收件人: devel@edk2.groups.io
> 抄送: michael.d.kinney@intel.com; gaoliming@byosoft.com.cn;
> zhiguang.liu@intel.com
> 主题: [PATCH v2 0/2] Added AfterReadyToBoot Event
> 
> 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=




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#99258): https://edk2.groups.io/g/devel/message/99258
Mute This Topic: https://groups.io/mt/96601750/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-