[Bug 295454] implementing Secureboot

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 May 2026 11:38:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295454

--- Comment #2 from Muhammad Mudassar <mmudassar@epteck.com> ---
Allan,

Is this an OS-specific issue related to FreeBSD 15-STABLE?

I searched for similar issues and found some posts suggesting that the Lua
loader layer might be involved, and that building with Forth instead of Lua
resolved the problem for some users.

I am confused about why, after enabling Secure Boot, it reports:

`unverified /boot/lua/loader.lua: no entry`

I traced the error to `/stand/common/loader_elf.c`, where this message appears
to be generated.

Is there any documentation, wiki page, design note, or reference regarding your
Secure Boot work (especially around kernel verification and the loader chain)
that I could study myself to better trace and resolve this issue?

thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.