diff options
author | Michael Kinney <michael.d.kinney@intel.com> | 2017-05-17 21:02:36 -0700 |
---|---|---|
committer | Michael Kinney <michael.d.kinney@intel.com> | 2017-05-22 16:30:11 -0700 |
commit | 1c020add31d9ba5f556d97bad174e80d7325d973 (patch) | |
tree | 41ad1106a4bc80dd58d69059038c201b40cbe314 /BaseTools/Source/Python/AutoGen/AutoGen.py | |
parent | 0e07733023ea26901eec5c51d17e8f38d10d0dea (diff) | |
download | edk2-1c020add31d9ba5f556d97bad174e80d7325d973.tar.gz edk2-1c020add31d9ba5f556d97bad174e80d7325d973.tar.bz2 edk2-1c020add31d9ba5f556d97bad174e80d7325d973.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/AutoGen.py')
0 files changed, 0 insertions, 0 deletions