Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
006bd1bfd8b7522fb590fc617ce4ea3e4c8aeded
/
lib
/
efi_loader
/
efi_gop.c
64a4400
efi_loader: make gop_blt() static
by Heinrich Schuchardt
· Fri Feb 10 09:05:03 2023 +0100
26a6af2
efi: Drop old LCD code
by Simon Glass
· Sun Oct 16 15:58:34 2022 -0600
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
066d180
efi_loader: remove support for CONFIG_LCD
by Heinrich Schuchardt
· Thu Jul 14 08:36:29 2022 +0200
fbe9021
efi_loader: correct function comment style
by Heinrich Schuchardt
· Thu Jan 20 19:48:20 2022 +0100
d8ab334
efi_loader: GOP: Fix 30bpp block transfer support
by Mark Kettenis
· Sat Sep 25 22:47:39 2021 +0200
3e4b3d5
efi_loader: GOP: Add 30bpp support
by Mark Kettenis
· Sat Sep 25 22:47:37 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
dc305ad
doc: UEFI API documentation
by Heinrich Schuchardt
· Thu Sep 05 20:37:13 2019 +0200
6ea1b29
efi_loader: GOP: provide accurate mode information
by Heinrich Schuchardt
· Sat Jun 15 14:52:53 2019 +0200
e32595b
efi_loader: SetMode() must blank screen
by Heinrich Schuchardt
· Sat Jun 15 14:52:53 2019 +0200
0301e36
efi_loader: QueryMode() must allocate buffer
by Heinrich Schuchardt
· Sat Jun 15 14:07:40 2019 +0200
c9ab18d
efi_loader: SetMode() parameters check
by Heinrich Schuchardt
· Sat Jun 15 12:58:30 2019 +0200
5e1dbf7
efi_loader: QueryMode() check parameters
by Heinrich Schuchardt
· Sat Jun 15 12:52:35 2019 +0200
087c8c4
efi_loader: Blt() with incorrect BltOperation
by Heinrich Schuchardt
· Sat Jun 15 12:42:46 2019 +0200
788ad41
efi_loader: consistent naming of protocol GUIDs
by Heinrich Schuchardt
· Sat Apr 20 07:39:11 2019 +0200
5e96f42
efi_loader: fix typos
by Heinrich Schuchardt
· Thu Oct 18 21:51:38 2018 +0200
7292872
efi_loader: rename parent to header
by Heinrich Schuchardt
· Wed Sep 26 05:27:56 2018 +0200
adb50d0
efi_loader: eliminate handle member
by Heinrich Schuchardt
· Wed Sep 26 05:27:55 2018 +0200
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· Mon Aug 06 20:47:40 2018 +0900
d1122c9
efi_loader: Fix GOP 32bpp exposure
by Alexander Graf
· Tue Jun 19 13:34:54 2018 +0200
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· Mon May 07 17:02:21 2018 -0400
18f436c
efi_loader: Optimize GOP more
by Alexander Graf
· Thu Mar 15 15:02:29 2018 +0100
a3800bd
efi_loader: Optimize GOP switch
by Alexander Graf
· Thu Mar 15 15:02:28 2018 +0100
9370d5a
efi_loader: use __always_inline for pixel conversion
by Heinrich Schuchardt
· Fri Mar 16 19:59:06 2018 +0100
5f86d33
efi_loader: correctly support parameter delta in Blt
by Heinrich Schuchardt
· Wed Mar 14 19:57:02 2018 +0100
a2c715f
efi_loader: implement missing bit blit operations in gop
by Heinrich Schuchardt
· Wed Feb 07 22:14:22 2018 +0100
b91c084
efi_loader: return efi_status_t from efi_gop_register
by Heinrich Schuchardt
· Sat Mar 03 15:28:55 2018 +0100
967d7de
efi_loader: helper function to add EFI object to list
by Heinrich Schuchardt
· Sun Nov 26 14:05:23 2017 +0100
99ce206
efi_loader: manage protocols in a linked list
by Heinrich Schuchardt
· Sun Nov 26 14:05:17 2017 +0100
bde9a9b
efi_loader: efi_gop: use efi_add_protocol
by Heinrich Schuchardt
· Sun Nov 26 14:05:14 2017 +0100
8b28d5c
efi_loader: efi_gop: use correct types for parameters
by Heinrich Schuchardt
· Thu Oct 26 19:25:51 2017 +0200
9aaa35b
efi_loader: efi_gop: check calloc return value
by Heinrich Schuchardt
· Thu Oct 26 19:25:45 2017 +0200
c858eee
efi_loader: GOP fix for no display
by Rob Clark
· Fri Aug 04 07:52:03 2017 -0400
da29c60
efi_loader: Fix warning in efi_gop
by Alexander Graf
· Mon Jul 31 09:15:57 2017 +0200
92cec96
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
by Rob Clark
· Fri Jul 21 15:00:27 2017 -0400
c35c924
efi_loader: refactor efi_open_protocol
by xypron.glpk@gmx.de
· Tue Jul 11 22:06:14 2017 +0200
bc76639
efi_loader: gop: Expose fb when 32bpp
by Alexander Graf
· Tue Jun 07 00:57:05 2016 +0200
792284f
efi_loader: Add DM_VIDEO support
by Alexander Graf
· Sun Jun 05 22:34:31 2016 +0200
2c08fc7
efi_loader: gop: Don't expose fb address
by Alexander Graf
· Wed May 18 02:04:24 2016 +0200
d65783d
efi_loader: Add GOP support
by Alexander Graf
· Tue Mar 15 18:38:21 2016 +0100