payloads/tianocore: use BMP (vs SVG) logo file as default
commit7b087c05944177e7ee696e3cf85cc240cd606785
authorMatt DeVillier <matt.devillier@gmail.com>
Tue, 26 Jul 2022 04:27:19 +0000 (25 23:27 -0500)
committerAngel Pons <th3fanbus@gmail.com>
Wed, 27 Jul 2022 13:58:58 +0000 (27 13:58 +0000)
treee4d954aa7a5f2fa9f9011d48963a750159af889d
parenta9bdb4c15efd9ef752081ce376a7f882973569f7
payloads/tianocore: use BMP (vs SVG) logo file as default

converting the SVG logo to BMP at compile time using 'convert'
introduces terrible aliasing artifacts, so use a properly converted
BMP file as the default instead.

Test: boot qemu w/Tianocore, observe lack of aliasing in coreboot logo

Change-Id: I62d643c24abca57fa35b79732d8cedc83b94815f
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66144
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
payloads/external/tianocore/Kconfig