efi_loader: GOP: Add damage notification on BLT
authorAlexander Graf <agraf@csgraf.de>
Thu, 9 Jun 2022 22:59:19 +0000 (00:59 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 1 May 2025 10:31:51 +0000 (04:31 -0600)
commit459dbcb24837bb57750e854ad3ec6e49e11171ec
treea4cccd9499b3904829420bfb3c79cb8170133118
parent4b19425b35d1134a53ecbb58357128bd5096e784
efi_loader: GOP: Add damage notification on BLT

Now that we have a damage tracking API, let's populate damage done by
UEFI payloads when they BLT data onto the screen.

Signed-off-by: Alexander Graf <agraf@csgraf.de>
Reported-by: Da Xue <da@libre.computer>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[Alper: Add struct comment for new member]
Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/u-boot/20230821135111.3558478-10-alpernebiyasak@gmail.com/
lib/efi_loader/efi_gop.c