]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg: Disable TftpDynamicCommand and LogoDxe for XCODE5
authorAndrew Fish <afish@apple.com>
Thu, 15 Aug 2019 16:59:41 +0000 (09:59 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 19 Aug 2019 16:57:27 +0000 (09:57 -0700)
commit6ed2c8bed3d213401deff18323c929e4e6743cec
tree3ecf6f7ecc4b45787dd0b1934d9fbd432f117fad
parent26ac9c639a0ac29dc5493bb62794603699c334bb
EmulatorPkg: Disable TftpDynamicCommand and LogoDxe for XCODE5

Disable TftpDynamicCommand for XCODE5 because this command
places HII content in an PE/COFF resource section that is not
supported by the XCODE5 tool chain, and the missing HII
content causes the load of this command to ASSERT().

Disable the LogoDxe module that places the logo bitmap in
a PE/COFF resource section that is not supported by the
XCODE5 tool chain, and the missing HII content causes
the load of this module to ASSERT().

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Andrew Fish <afish@apple.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
Tested-by: Andrew Fish <afish@apple.com>
EmulatorPkg/EmulatorPkg.dsc
EmulatorPkg/EmulatorPkg.fdf