audk/MdeModulePkg/Universal/DebugServicePei
Zhichao Gao 2bc8224463 MdeModulePkg: Add a PEIM to install Debug PPI
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1549

Add a PEIM to install Debug PPI so that PEI debug library
instance can locate gEdkiiDebugPpiGuid to implement the
debug functions. Using this PPI can reduce the size of
PEIMs which consume the debug library.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-04-02 12:49:29 +08:00
..
DebugService.h MdeModulePkg: Add a PEIM to install Debug PPI 2019-04-02 12:49:29 +08:00
DebugServicePei.c MdeModulePkg: Add a PEIM to install Debug PPI 2019-04-02 12:49:29 +08:00
DebugServicePei.inf MdeModulePkg: Add a PEIM to install Debug PPI 2019-04-02 12:49:29 +08:00
DebugServicePei.uni MdeModulePkg: Add a PEIM to install Debug PPI 2019-04-02 12:49:29 +08:00