]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/MicrocodeUpdate: Fix GetImage API
authorJiewen Yao <jiewen.yao@intel.com>
Tue, 29 Nov 2016 07:54:57 +0000 (15:54 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Wed, 30 Nov 2016 12:13:58 +0000 (20:13 +0800)
commitbcc6a38f4c2419e704c99fa2d3dc01e1cb007a17
tree45ab6a58b703396909759f7ec7fa69a0c0052cca
parente50f951286d8dbc35404e01dd77b9eacfb16191f
UefiCpuPkg/MicrocodeUpdate: Fix GetImage API

Current GetImage API forgets to return data to caller.

Add code to fix it.

Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdate.c