Skip to content
Commit 28d572fb authored by Heng Luo's avatar Heng Luo Committed by Eric Dong
Browse files

Features/Intel: Add LogoFeaturePkg to provide logo images and drivers

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2584



1. LogoDxe.inf includes a BMP logo in the EFI file,
the driver decodes the BMP file and provide the image
via EDKII_PLATFORM_LOGO_PROTOCOL.
2. JpegLogoDxe.inf includes a JPEG logo in the EFI file,
the driver use EFI_HII_IMAGE_DECODER_PROTOCOL to decode the Jpeg
file and provide the image via EDKII_PLATFORM_LOGO_PROTOCOL.

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: default avatarHeng Luo <heng.luo@intel.com>
Reviewed-by: default avatarLiming Gao <liming.gao@intel.com>
parent 238fa712
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment