Groups
Groups
Sign in
Groups
Groups
EFI Boot Guard
Conversations
About
Send feedback
Help
Group path
EFI Boot Guard
Contact owners and managers
1–30 of 552
Mark all as read
Report group
0 selected
Christopher Obbard
4
Jun 17
[PATCH v4 0/3] Add EFI Boot Guard bootloader package & example recipe
Add an example recipe (based on configs/pc_x86_64_efi_defconfig) to generate an x86-64 image which
unread,
[PATCH v4 0/3] Add EFI Boot Guard bootloader package & example recipe
Add an example recipe (based on configs/pc_x86_64_efi_defconfig) to generate an x86-64 image which
Jun 17
Christopher Obbard
, …
Jan Kiszka
10
Jun 9
[PATCH v3 0/2] Add EFI Boot Guard bootloader package & example recipe
On 09.06.26 00:49, Christopher Obbard wrote: >>> diff --git a/board/pc-efibootguard/genimage
unread,
[PATCH v3 0/2] Add EFI Boot Guard bootloader package & example recipe
On 09.06.26 00:49, Christopher Obbard wrote: >>> diff --git a/board/pc-efibootguard/genimage
Jun 9
Jan Kiszka
Jun 3
[PATCH] uservars: Catch out-of-bound datalen
From: Jan Kiszka <jan.k...@siemens.com> Callers of bgenv_set_uservar() are expected to stay
unread,
[PATCH] uservars: Catch out-of-bound datalen
From: Jan Kiszka <jan.k...@siemens.com> Callers of bgenv_set_uservar() are expected to stay
Jun 3
Connie Williams
May 16
Re: Recommendation!!This is Important for your house Safety
Anyone else interested? On Thu, Mar 26, 2026, 01:14 Connie Williams <conniewillamstherapist@gmail.
unread,
Re: Recommendation!!This is Important for your house Safety
Anyone else interested? On Thu, Mar 26, 2026, 01:14 Connie Williams <conniewillamstherapist@gmail.
May 16
Christopher Obbard
,
Jan Kiszka
6
Apr 22
[PATCH v2 0/2] Add efibootguard bootloader package & example recipe
On 21.04.26 13:30, Christopher Obbard wrote: > Hi Jan, > > On Mon, 20 Apr 2026 at 10:15, Jan
unread,
[PATCH v2 0/2] Add efibootguard bootloader package & example recipe
On 21.04.26 13:30, Christopher Obbard wrote: > Hi Jan, > > On Mon, 20 Apr 2026 at 10:15, Jan
Apr 22
Jan Kiszka
6
Apr 21
[PATCH 0/8] Update cppcheck, skip watchdog code in absence of drivers
From: Jan Kiszka <jan.k...@siemens.com> Introduce a build-time switch that signals whether
unread,
[PATCH 0/8] Update cppcheck, skip watchdog code in absence of drivers
From: Jan Kiszka <jan.k...@siemens.com> Introduce a build-time switch that signals whether
Apr 21
Jan Kiszka
Apr 21
[PATCH 5/8] ci: Renovate cppcheck
From: Jan Kiszka <jan.k...@siemens.com> This drops a couple of suppressions that are no
unread,
[PATCH 5/8] ci: Renovate cppcheck
From: Jan Kiszka <jan.k...@siemens.com> This drops a couple of suppressions that are no
Apr 21
Jan Kiszka
Apr 21
[PATCH 7/8] Move watchdog infrastructure into separate source file
From: Jan Kiszka <jan.k...@siemens.com> This is in preparation of disabling more code in case
unread,
[PATCH 7/8] Move watchdog infrastructure into separate source file
From: Jan Kiszka <jan.k...@siemens.com> This is in preparation of disabling more code in case
Apr 21
Jan Kiszka
Apr 21
[PATCH 1/8] drivers/utils: Constify parameter of smbios_find_struct
From: Jan Kiszka <jan.k...@siemens.com> Addressing a remark of cppcheck 2.17. Signed-off-by:
unread,
[PATCH 1/8] drivers/utils: Constify parameter of smbios_find_struct
From: Jan Kiszka <jan.k...@siemens.com> Addressing a remark of cppcheck 2.17. Signed-off-by:
Apr 21
Jan Kiszka
Apr 17
Looking ahead: EFI Boot Guard "next generation"
Hi all, EFI Boot Guard (EBG) is now more than 9 years old. It grew up fairly well so far, is used in
unread,
Looking ahead: EFI Boot Guard "next generation"
Hi all, EFI Boot Guard (EBG) is now more than 9 years old. It grew up fairly well so far, is used in
Apr 17
Quirin Gylstorff
,
Jan Kiszka
2
Apr 17
[PATCH] add option to use pkg-config instead of hardcode path to /usr/lib
On 15.04.26 15:02, 'Quirin Gylstorff' via EFI Boot Guard wrote: > From: Quirin Gylstorff
unread,
[PATCH] add option to use pkg-config instead of hardcode path to /usr/lib
On 15.04.26 15:02, 'Quirin Gylstorff' via EFI Boot Guard wrote: > From: Quirin Gylstorff
Apr 17
Jan Kiszka
8
Apr 7
[PATCH 0/7] Improved kernel stub outputs, minor cleanups
From: Jan Kiszka <jan.k...@siemens.com> Align the kernel stub to the print services that the
unread,
[PATCH 0/7] Improved kernel stub outputs, minor cleanups
From: Jan Kiszka <jan.k...@siemens.com> Align the kernel stub to the print services that the
Apr 7
Jan Kiszka
Mar 20
[ANNOUNCE] EFI Boot Guard 0.22 released
Hi, this release comes with some new features by adding a couple of SIMATIC device IDs to an existing
unread,
[ANNOUNCE] EFI Boot Guard 0.22 released
Hi, this release comes with some new features by adding a couple of SIMATIC device IDs to an existing
Mar 20
Jan Kiszka
Mar 18
[PATCH] Makefile: Call proper version of nm
From: Jan Kiszka <jan.k...@siemens.com> Addresses "command not found" errors in
unread,
[PATCH] Makefile: Call proper version of nm
From: Jan Kiszka <jan.k...@siemens.com> Addresses "command not found" errors in
Mar 18
Jan Kiszka
2
Mar 16
[PATCH] Makefile: Fix dist target on non-x86
From: Jan Kiszka <jan.k...@siemens.com> Due to conditional building the watchdog sources only
unread,
[PATCH] Makefile: Fix dist target on non-x86
From: Jan Kiszka <jan.k...@siemens.com> Due to conditional building the watchdog sources only
Mar 16
Jan Kiszka
Mar 16
[PATCH] ci: Update checkout action
From: Jan Kiszka <jan.k...@siemens.com> Resolves warnings about outdated Node.js 20. Signed-
unread,
[PATCH] ci: Update checkout action
From: Jan Kiszka <jan.k...@siemens.com> Resolves warnings about outdated Node.js 20. Signed-
Mar 16
Jan Kiszka
Mar 16
[PATCH] drivers: w83627hf_wdt: Add IPC227G, IPC277G, BX-39A, and PX-39A support
From: Jan Kiszka <jan.k...@siemens.com> These models use the same Super I/O chip as the BX-
unread,
[PATCH] drivers: w83627hf_wdt: Add IPC227G, IPC277G, BX-39A, and PX-39A support
From: Jan Kiszka <jan.k...@siemens.com> These models use the same Super I/O chip as the BX-
Mar 16
Jan Kiszka
Mar 9
[PATCH 1/3] configure: Drop AC_PROG_GCC_TRADITIONAL
From: Jan Kiszka <jan.k...@siemens.com> Latest autoconf made this a nop with warning. However
unread,
[PATCH 1/3] configure: Drop AC_PROG_GCC_TRADITIONAL
From: Jan Kiszka <jan.k...@siemens.com> Latest autoconf made this a nop with warning. However
Mar 9
Jan Kiszka
3
Mar 9
[PATCH 3/3] configure: Declare our minimal autoconf version as 2.69
See patches. Jan Jan Kiszka (3): configure: Drop AC_PROG_GCC_TRADITIONAL configure: Drop
unread,
[PATCH 3/3] configure: Declare our minimal autoconf version as 2.69
See patches. Jan Jan Kiszka (3): configure: Drop AC_PROG_GCC_TRADITIONAL configure: Drop
Mar 9
Jan Kiszka
Mar 9
[PATCH] Set BootPolicy to FALSE on LoadImage() to fix sporadic boot failures
From: Jan Kiszka <jan.k...@siemens.com> The failures were reported from the firmware that
unread,
[PATCH] Set BootPolicy to FALSE on LoadImage() to fix sporadic boot failures
From: Jan Kiszka <jan.k...@siemens.com> The failures were reported from the firmware that
Mar 9
Quirin Gylstorff
,
Jan Kiszka
4
Jan 8
[PATCH] Adapt to objcopy stricter target checking
On 07.01.26 10:40, Quirin Gylstorff wrote: > > > On 1/7/26 10:06, Jan Kiszka wrote: >>
unread,
[PATCH] Adapt to objcopy stricter target checking
On 07.01.26 10:40, Quirin Gylstorff wrote: > > > On 1/7/26 10:06, Jan Kiszka wrote: >>
Jan 8
Christopher Obbard
3
12/19/25
[PATCH 1/2] boot/efibootguard: new boot package
Add an example recipe (based on configs/pc_x86_64_efi_defconfig) to generate an x86-64 image which
unread,
[PATCH 1/2] boot/efibootguard: new boot package
Add an example recipe (based on configs/pc_x86_64_efi_defconfig) to generate an x86-64 image which
12/19/25
Erdogan, Fatih Alperen
,
cedric.h...@siemens.com
2
11/25/25
Watchdog Reboot Detection Issue on BX-21A Hardware
On Tue, 2025-11-25 at 09:11 +0000, Erdoğan, Fatih Alperen (FT D EU TR C&E IE 4) wrote: > >
unread,
Watchdog Reboot Detection Issue on BX-21A Hardware
On Tue, 2025-11-25 at 09:11 +0000, Erdoğan, Fatih Alperen (FT D EU TR C&E IE 4) wrote: > >
11/25/25
Storm, Christian
,
Jan Kiszka
2
11/21/25
[PATCH] Fix version parsing and checks to also support gnu-efi >= 4.0
On 20.11.25 20:01, 'Storm, Christian' via EFI Boot Guard wrote: > From: Christian Storm
unread,
[PATCH] Fix version parsing and checks to also support gnu-efi >= 4.0
On 20.11.25 20:01, 'Storm, Christian' via EFI Boot Guard wrote: > From: Christian Storm
11/21/25
Andreas Tobler
, …
Storm, Christian
6
11/20/25
configure issue with gnu-efi-4.x
Regarding tests, I have tested the suggestion as well and it works fine. Done on a Marvell Armada
unread,
configure issue with gnu-efi-4.x
Regarding tests, I have tested the suggestion as well and it works fine. Done on a Marvell Armada
11/20/25
Cakir, Erhan Recep
11/18/25
unread,
11/18/25
Philip Schildkamp
,
Jan Kiszka
2
9/29/25
[PATCH] fix: resolve segfault when building with busybox/ash
On 28.09.25 13:29, Philip Schildkamp wrote: > This patch resolves a segmentation fault caused by
unread,
[PATCH] fix: resolve segfault when building with busybox/ash
On 28.09.25 13:29, Philip Schildkamp wrote: > This patch resolves a segmentation fault caused by
9/29/25
Jan Kiszka
9/9/25
[ANNOUNCE] EFI Boot Guard 0.21 released
Hi, this rather small release primarily fixes two annoying issues. One prevented to use of bgenv
unread,
[ANNOUNCE] EFI Boot Guard 0.21 released
Hi, this rather small release primarily fixes two annoying issues. One prevented to use of bgenv
9/9/25
Jan Kiszka
9/8/25
[PATCH] env_api_fat: Pull buffer into bgenv_get_string/uint
From: Jan Kiszka <jan.k...@siemens.com> There is no reason to pass this stack-allocated
unread,
[PATCH] env_api_fat: Pull buffer into bgenv_get_string/uint
From: Jan Kiszka <jan.k...@siemens.com> There is no reason to pass this stack-allocated
9/8/25
Quirin Gylstorff
,
Jan Kiszka
2
9/8/25
[PATCH] fix error -Werror=stringop-truncation with gcc-15
On 08.09.25 10:35, Quirin Gylstorff wrote: > From: Quirin Gylstorff <quirin.gylstorff@siemens.
unread,
[PATCH] fix error -Werror=stringop-truncation with gcc-15
On 08.09.25 10:35, Quirin Gylstorff wrote: > From: Quirin Gylstorff <quirin.gylstorff@siemens.
9/8/25