]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiLib/UefiNotTiano.c
MdePkg UefiLib: Make the event empty function public
authorStar Zeng <star.zeng@intel.com>
Tue, 17 Jan 2017 05:26:18 +0000 (13:26 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 20 Jan 2017 07:51:16 +0000 (15:51 +0800)
commit1b1970630d3f607c4e0c25c491914ef2a3200119
treec9d1d6817e318c38bb456e319c7faff40636a1ba
parent058cd03b5857e917a8a6d77ec4707ff77a441ca8
MdePkg UefiLib: Make the event empty function public

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=298

Then this event empty function can be used to remove
the duplication in drivers and other libraries.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Library/UefiLib.h
MdePkg/Library/UefiLib/UefiLib.c
MdePkg/Library/UefiLib/UefiLibInternal.h
MdePkg/Library/UefiLib/UefiNotTiano.c