]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Include/Ppi/Debug.h
MdeModulePkg: Add definitions for EDKII DEBUG PPI
authorZhichao Gao <zhichao.gao@intel.com>
Thu, 14 Mar 2019 09:03:48 +0000 (17:03 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 2 Apr 2019 04:49:29 +0000 (12:49 +0800)
commit52e22c60eab7292dfc85ffe4ebc7d3653e78c071
treea276529349c05bdd95522f2c0860ae1f8893404e
parentbd68cddc6b5f01cc3a1dc2dadd8ccd9463386696
MdeModulePkg: Add definitions for EDKII DEBUG PPI

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

Add a debug PPI for PEI phase. This PPI will provide basic
services of debug. PEI debug lib instance can use these
services to implement debug function to reduce the PEIMs
which consume the debug lib.

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>
MdeModulePkg/Include/Ppi/Debug.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec