Skip to content

Conversation

@aryanA101a
Copy link

This adds the first pass of EFI support to the loader’s Lua environment.

The focus here is on establishing the initial path: representing EFI handles and GUIDs, enumerating protocols, and binding protocol interfaces.

Only a small surface is exposed for now, including a basic binding for SIMPLE_TEXT_OUTPUT_PROTOCOL.

@aryanA101a aryanA101a requested a review from bsdimp as a code owner January 22, 2026 11:36
@github-actions
Copy link

github-actions bot commented Jan 22, 2026

Thank you for taking the time to contribute to FreeBSD!

Some of files have special handling:

Important

@bsdimp wants to review changes to stand

Important

@kevans91 wants to review changes to stand/lua

Provide basic EFI access to loader Lua, including handle enumeration,
protocol discovery, and Simple Text Output operations.

Signed-off-by: Aryan Arora <aryanarora.w1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant