]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c
IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal
authorLaszlo Ersek <lersek@redhat.com>
Tue, 22 Mar 2016 16:07:14 +0000 (17:07 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 23 Mar 2016 11:05:45 +0000 (12:05 +0100)
commit6212b9481d822a6765f8cd264ceb8454291948bd
tree9cd95725cccd522dedfbe9b136e4086c207d69c8
parentff55dd3befb43cbbf6c69513eadada79c8e984f9
IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal

This patch follows the implementation seen in MdePkg's UefiLib instance,
so that FrameworkUefiLib also covers the UefiLib.h library class header
completely.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Suggested-by: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c