Linux EFI development
 help / color / mirror / Atom feed
* [PATCH 0/2] drm,efi: Export efi_mem_desc_lookup for efidrm
@ 2025-04-08  9:17 Thomas Zimmermann
  2025-04-08  9:17 ` [PATCH 1/2] efi: Export symbol efi_mem_desc_lookup Thomas Zimmermann
  2025-04-08  9:17 ` [PATCH 2/2] drm/sysfb: efidrm: Support module builds Thomas Zimmermann
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas Zimmermann @ 2025-04-08  9:17 UTC (permalink / raw)
  To: ardb, javierm, linux-efi, dri-devel; +Cc: Thomas Zimmermann

Efidrm invokes efi_mem_desc_lookup(). Export the symbol to enable
module builds of efidrm.

Thomas Zimmermann (2):
  efi: Export symbol efi_mem_desc_lookup
  drm/sysfb: efidrm: Support module builds

 drivers/firmware/efi/efi.c    | 1 +
 drivers/gpu/drm/sysfb/Kconfig | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-08 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08  9:17 [PATCH 0/2] drm,efi: Export efi_mem_desc_lookup for efidrm Thomas Zimmermann
2025-04-08  9:17 ` [PATCH 1/2] efi: Export symbol efi_mem_desc_lookup Thomas Zimmermann
2025-04-08  9:40   ` Ard Biesheuvel
2025-04-08 11:03     ` Thomas Zimmermann
2025-04-08 10:47   ` Javier Martinez Canillas
2025-04-08  9:17 ` [PATCH 2/2] drm/sysfb: efidrm: Support module builds Thomas Zimmermann
2025-04-08 10:48   ` Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox