]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiLib/UefiNotTiano.c
MdePkg: Added Call for AfterReadyToBoot Event
authorRobert Phelps <robert@ami.com>
Wed, 21 Dec 2022 20:28:06 +0000 (04:28 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 15 Feb 2023 12:34:20 +0000 (12:34 +0000)
commit38da9606f77842cdcdc231210c0369a6180c51a0
tree414f20a1e89cd20852cdd4792238dd66e8a8fc96
parent419c0aafa62d069a45aba4563c368a5e56c2cbb6
MdePkg: Added Call for AfterReadyToBoot Event

In the function EfiSignalEventReadyToBoot, Code was added to also create,
signal, and close the AfterReadyToBoot 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>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Library/UefiLib/UefiLib.inf
MdePkg/Library/UefiLib/UefiNotTiano.c