audk/IntelFrameworkPkg/Library/FrameworkUefiLib
Laszlo Ersek 6212b9481d 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>
2016-03-23 12:05:45 +01:00
..
Console.c Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode. 2012-11-15 06:31:43 +00:00
FrameworkUefiLib.inf IntelFrameworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 03:19:58 +00:00
FrameworkUefiLib.uni IntelFrameworkPkg: Convert all .uni files to utf-8 2015-12-15 04:52:47 +00:00
UefiDriverModel.c Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. 2013-07-10 02:06:49 +00:00
UefiLib.c IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal 2016-03-23 12:05:45 +01:00
UefiLibInternal.h IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.c 2016-03-23 12:05:42 +01:00
UefiLibPrint.c IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() 2015-08-05 02:55:05 +00:00
UefiNotTiano.c IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.c 2016-03-23 12:05:42 +01:00