diff options
author | Liming Gao <liming.gao@intel.com> | 2015-03-31 08:24:58 +0000 |
---|---|---|
committer | lgao4 <lgao4@Edk2> | 2015-03-31 08:24:58 +0000 |
commit | fa3d30eaca3d11794be64bc1622102b4f90e06f4 (patch) | |
tree | 7bf5d514d29a35a57cb66a1ca65557010d84fcce /ShellBinPkg | |
parent | fce4ecd92cf137d479c0dc97461bec3512e9c98d (diff) | |
download | edk2-platforms-fa3d30eaca3d11794be64bc1622102b4f90e06f4.tar.xz |
MdeModulePkg: Remove unused internal structure in PeiCore
PeiCore calls REPORT_STATUS_CODE_WITH_EXTENDED_DATA() with its internal structure for Image
dispatcher. No code consumes it. But, it brings confuse.
DxeCore and SmmCore calls REPORT_STATUS_CODE_WITH_EXTENDED_DATA() with Handle only.
To be consistent, update PeiCore to be same to DxeCore and SmmCore.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17085 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg')
0 files changed, 0 insertions, 0 deletions