coreboot/src
Wim Vervoorn 9f363fc85a drivers/intel/fsp2_0/logo.c: Correct check for logo_size
The check to validate if the logo file was loaded correctly was
incorrect.

Now check the actual logo size.

BUG=N/A
TEST=build

Change-Id: Ib3a808dd831986e8347512892ee88983d376d34c
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38124
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-10 14:48:22 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch acpi: Be more ACPI compliant when generating _UID 2020-01-09 14:22:51 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
cpu drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/intel/fsp2_0/logo.c: Correct check for logo_size 2020-01-10 14:48:22 +00:00
ec drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
include drivers/spi/spi_flash: explicitly handle STMicro deep power state 2020-01-10 04:55:09 +00:00
lib timestamps: Fix syncing, logging and comments 2020-01-10 14:12:00 +00:00
mainboard mb/lenovo/t530/devicetree: Use subsystemid inheritance 2020-01-10 14:47:13 +00:00
northbridge device,sb/intel: Move SMBus host controller prototypes 2020-01-09 21:25:41 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/mediatek/mt8183: Restore vcore after DRAM calibration 2020-01-10 14:47:59 +00:00
southbridge sb/intel/common: Add smbus_set_slave_addr() 2020-01-09 21:31:31 +00:00
superio drivers/pc80/rtc: Separate {get|set}_option() prototypes 2020-01-09 14:37:33 +00:00
vendorcode vc/amd/pi/00670F00: Fix typo in phony target declaration 2020-01-05 23:54:58 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00