coreboot/src
Nico Huber 99eee16a13 Center bootsplash on bigger framebuffers
In the JPEG decoder, use `bytes_per_line` instead of `width` for
address calculations, to allow for bigger framebuffers. When
calling jpeg_decode(), add an offset to the framebuffer address
so the picture gets centered.

Change-Id: I0174bdccfaad425e708a5fa50bcb28a1b98a23f7
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76424
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2023-07-17 14:49:04 +00:00
..
acpi acpi/acpi.c: Fix regression with DSDT 2023-07-06 14:58:04 +00:00
arch vboot: Fix S3 resume with stage_cache 2023-07-10 04:43:05 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/mtrr: Use newer function for resource declaration 2023-07-12 10:51:49 +00:00
device allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
drivers drivers/pc80/tpm: Add Infineon SLB9672 ID 2023-07-17 03:20:17 +00:00
ec ec/google/chromeec: Split wait-loop for DP and HPD flags 2023-07-15 12:47:51 +00:00
include Center bootsplash on bigger framebuffers 2023-07-17 14:49:04 +00:00
lib Center bootsplash on bigger framebuffers 2023-07-17 14:49:04 +00:00
mainboard mb/amd/mayan: Enable the PCIe bridge for DT/M.2 SSD1 slots 2023-07-17 03:31:31 +00:00
northbridge nb/intel/gm45: Rework nb resource reading 2023-07-14 15:35:18 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() 2023-07-12 13:41:07 +00:00
soc soc/amd/common/acpimmio: factor out IO port access to PM registers 2023-07-17 14:12:57 +00:00
southbridge soc/amd/common/acpimmio: factor out IO port access to PM registers 2023-07-17 14:12:57 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/amd/fsp/phoenix/FspmUpd: drop eMMC-related UPDs 2023-07-14 21:57:34 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00