Searched refs:efi_gop (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0079-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch | 4 Subject: [PATCH] video/efi_gop: Remove unnecessary return value of 19 grub-core/video/efi_gop.c | 25 ++++++------------------- 22 diff --git a/grub-core/video/efi_gop.c b/grub-core/video/efi_gop.c 24 --- a/grub-core/video/efi_gop.c 25 +++ b/grub-core/video/efi_gop.c
|
| H A D | 0030-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch | 21 grub-core/video/efi_gop.c | 2 +- 116 diff --git a/grub-core/video/efi_gop.c b/grub-core/video/efi_gop.c 118 --- a/grub-core/video/efi_gop.c 119 +++ b/grub-core/video/efi_gop.c
|
| H A D | 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch | 6889 -@COND_i386_efi_TRUE@am__append_4826 = efi_gop.module 6890 -@COND_i386_efi_TRUE@am__append_4827 = efi_gop.module$(EXEEXT) 6893 +@COND_i386_efi_TRUE@am__append_4819 = efi_gop.module 6894 +@COND_i386_efi_TRUE@am__append_4820 = efi_gop.module$(EXEEXT) 6903 @COND_i386_efi_TRUE@ efi_gop.marker 6904 -@COND_i386_efi_TRUE@am__append_4831 = efi_gop.mod 6905 -@COND_i386_efi_TRUE@am__append_4832 = efi_gop.marker 6906 -@COND_x86_64_efi_TRUE@am__append_4833 = efi_gop.module 6907 -@COND_x86_64_efi_TRUE@am__append_4834 = efi_gop.module$(EXEEXT) 6911 +@COND_i386_efi_TRUE@am__append_4824 = efi_gop.mod [all …]
|
| H A D | Config.in | 138 default "boot linux ext2 fat squash4 part_msdos part_gpt normal efi_gop"
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_gop.c | 25 struct efi_gop ops; 34 static efi_status_t EFIAPI gop_query_mode(struct efi_gop *this, u32 mode_number, in gop_query_mode() 49 static efi_status_t EFIAPI gop_set_mode(struct efi_gop *this, u32 mode_number) in gop_set_mode() 59 static efi_status_t EFIAPI gop_blt(struct efi_gop *this, void *buffer, in gop_blt()
|
| H A D | Makefile | 19 obj-$(CONFIG_LCD) += efi_gop.o 20 obj-$(CONFIG_DM_VIDEO) += efi_gop.o
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | efi_api.h | 543 struct efi_gop struct 545 efi_status_t (EFIAPI *query_mode)(struct efi_gop *this, u32 mode_number, 548 efi_status_t (EFIAPI *set_mode)(struct efi_gop *this, u32 mode_number); 549 efi_status_t (EFIAPI *blt)(struct efi_gop *this, void *buffer,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | video-Remove-trailing-whitespaces.patch | 20 grub-core/video/efi_gop.c | 22 +++++++++---------- 93 diff --git a/grub-core/video/efi_gop.c b/grub-core/video/efi_gop.c 95 --- a/grub-core/video/efi_gop.c 96 +++ b/grub-core/video/efi_gop.c
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/ |
| H A D | grub-efi_2.06.bb | 85 efi_gop iso9660 configfile search loadenv test"
|