summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Logo/LogoDxe.uni
Commit message (Collapse)AuthorAgeFilesLines
* MdeModulePkg/Logo: Add LogoDxe moduleRuiyu Ni2016-09-281-0/+21
LogoDxe embeds the image resource in the PE resource section, then it produces Platform Logo protocol which can return the images in pixel format. HiiImageEx protocol is responsible to decode the JPEG/PNG images to pixel format. LogoDxe driver uses HiiImageEx protocol. Contributed-under: TianoCore Contribution Agreement 1.0 Reviewed-by: Liming Gao <liming.gao@intel.com> Cc: Eric Dong <eric.dong@intel.com> Cc: Dandan Bi <dandan.bi@intel.com> Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>