summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
diff options
context:
space:
mode:
authorJeff Fan <jeff.fan@intel.com>2016-12-26 16:28:58 +0800
committerJeff Fan <jeff.fan@intel.com>2016-12-28 15:37:57 +0800
commit43c9fdcccd3254e929eb7b800b46418d78a4c2e8 (patch)
treeefeae9711ee161ddd0859fe1eb8786a2dab7c304 /UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
parent31d060d94e65c41ccca2b68f7908c0c3b4ac3df4 (diff)
downloadedk2-43c9fdcccd3254e929eb7b800b46418d78a4c2e8.tar.gz
edk2-43c9fdcccd3254e929eb7b800b46418d78a4c2e8.tar.bz2
edk2-43c9fdcccd3254e929eb7b800b46418d78a4c2e8.zip
UefiCpuPkg/DxeMpInitLib: Support source debugging on AP function
The current DxeDebugAgentLib supports source debugging on AP function. This update is to update DxeMpInitLib to consume Debug Agent Library by DEBUG_AGENT_INIT_DXE_AP flag. Thus, we could source debugging AP function invoked by CPU MP Protocol. However, current SecPeiDebugAgentLib does not support source debugging on AP function invoked by CPU MP PPI. I have submitted one bugzilla to add this support at https://bugzilla.tianocore.org/show_bug.cgi?id=308. Cc: Feng Tian <feng.tian@intel.com> Cc: Kinney Michael D <michael.d.kinney@intel.com> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
Diffstat (limited to 'UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf')
-rw-r--r--UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
index 11b230174e..cc4f2e93be 100644
--- a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
+++ b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf
@@ -43,6 +43,7 @@
[Packages]
MdePkg/MdePkg.dec
+ MdeModulePkg/MdeModulePkg.dec
UefiCpuPkg/UefiCpuPkg.dec
[LibraryClasses]
@@ -54,6 +55,7 @@
CpuLib
UefiCpuLib
UefiBootServicesTableLib
+ DebugAgentLib
[Guids]
gEfiEventExitBootServicesGuid ## CONSUMES ## Event