X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fixes for hp-bioscfg
@ 2026-01-15 20:31 Mario Limonciello
  2026-01-16 13:45 ` Ilpo Järvinen
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Limonciello @ 2026-01-15 20:31 UTC (permalink / raw)
  To: mario.limonciello, hansg, ilpo.jarvinen, jorge.lopez2, linux
  Cc: platform-driver-x86

When working on fwupd code on an HP system I noticed that all the BIOS
settings were missing in fwupd.  I thought I forgot to compile the
hp-bioscfg module, but actually it was compiled just not loading.

Once I loaded it, I found various problems with boundary handling and
attributes on an HP Z2 Mini G1a. 

This series fixes automatic loading as well as those boundary problems.

Mario Limonciello (3):
  platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute
    names
  platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
  platform/x86: hp-bioscfg: Fix automatic module loading

 drivers/platform/x86/hp/hp-bioscfg/bioscfg.c |  8 ++++++++
 drivers/platform/x86/hp/hp-bioscfg/bioscfg.h | 12 +++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-28 19:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <22ed5f78-c8bf-4ab4-8c38-420cc0201e7e@laposte.net>
2026-01-28 18:58 ` [PATCH v2 0/3] Fixes for hp-bioscfg Mario Limonciello
     [not found]   ` <9094fb69-62a0-436e-a739-e94dee183eaa@laposte.net>
2026-01-28 19:32     ` Mario Limonciello
2026-01-15 20:31 Mario Limonciello
2026-01-16 13:45 ` Ilpo Järvinen

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