]> git.proxmox.com Git - mirror_edk2.git/commit
SourceLevelDebugPkg/DebugAgentDxe: Move help info from DxeDebugAgent
authorJeff Fan <jeff.fan@intel.com>
Mon, 18 May 2015 01:21:30 +0000 (01:21 +0000)
committervanjeff <vanjeff@Edk2>
Mon, 18 May 2015 01:21:30 +0000 (01:21 +0000)
commitb057be47f732b86496e2c1b997972d31953a1198
tree7992a5313b4b5468b90efa64d2c85110fab1f863
parentadcc2727dfef1fce28cae61960ecf7b4eea889c6
SourceLevelDebugPkg/DebugAgentDxe: Move help info from DxeDebugAgent

Now DxeDebugAgent Library instance will print help information on how to load
DebugAgentDxe.efi in UEFI shell. But it is printed after Target connected to
Host side. This fix is to move help info print to DebugAgentDxe module before
Target tries to connect HOST. It could help developer to get useful information
as early as possible.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17458 6f19259b-4bc3-4df7-8a09-765794883524
SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.c
SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/DxeDebugAgentLib.c