audk/MdeModulePkg/Logo
Michael Kinney 1c020add31 MdeModulePkg/LogoDxe: Return error if HII Package not present
https://bugzilla.tianocore.org/show_bug.cgi?id=554

Update LogoDxe module to print a DEBUG() message and exit
with an error instead of ASSERT_EFI_ERROR() if the HII
Image Package with the logo image is not present.

If a tool chain does not support generation of PE/COFF
resource sections, then this module can not produce the logo
from an HII Image Package.  XCODE5 is an example of a tool
chain that does not currently support generation of PE/COFF
resource sections.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Andrew Fish <afish@apple.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-05-22 16:30:11 -07:00
..
Logo.bmp Add Logo Module 2007-07-04 03:20:34 +00:00
Logo.c MdeModulePkg/LogoDxe: Return error if HII Package not present 2017-05-22 16:30:11 -07:00
Logo.idf MdeModulePkg/Logo: Add LogoDxe module 2016-09-28 16:22:27 +08:00
Logo.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
Logo.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
LogoDxe.inf MdeModulePkg/LogoDxe: Add missing dependency gEfiHiiImageExProtocolGuid 2017-03-17 12:25:14 +08:00
LogoDxe.uni MdeModulePkg/Logo: Add LogoDxe module 2016-09-28 16:22:27 +08:00
LogoDxeExtra.uni MdeModulePkg/Logo: Add LogoDxe module 2016-09-28 16:22:27 +08:00
LogoExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00