]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob information
authorHao Wu <hao.a.wu@intel.com>
Tue, 27 Jan 2015 01:12:46 +0000 (01:12 +0000)
committerhwu1225 <hwu1225@Edk2>
Tue, 27 Jan 2015 01:12:46 +0000 (01:12 +0000)
commit24e11fd8f80e15bb2ec435b8bed2492da8fc3e5d
tree9bffe6c04c6c4c72686e6fb851043e7cc947a1b6
parentf798e8bff773c833837c71fa806a7604fff7b503
MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob information

Modify DxeMain.c which displays incorrect debug message regarding FV Hob.
Specifically, the BaseAddress and Length are not related to the same FV.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16660 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c