HomeFreeBSD

loader: separate lang init from scripting init

Description

loader: separate lang init from scripting init

Create interp_preinit() to initialize the scripting language to run
scripts. Make sure you can call it multiple times, but only the first
one has effect, After it's call, you can run scripts in the scripting
language. At the moment, no functional change.

Sponsored by: Netflix

Details

Provenance
impAuthored on May 19 2024, 5:48 PM
Parents
rG1d7bdae9ca3c: kboot: Move console, acpi and smbios init
Branches
Unknown
Tags
Unknown