pub const ENV_HANDOFF_INIT_ENV: &str = "MSB_HANDOFF_INIT_ENV";Expand description
Extra environment variables for the handoff init binary.
Format: base64url-no-padding encoded JSON array of [key, value]
pairs. Merged on top of the inherited env.
This uses the same structured payload exception as
ENV_HANDOFF_INIT_ARGS so env values can contain the delimiter
characters used by older MSB_* boot env formats.
Example:
MSB_HANDOFF_INIT_ENV=W1siY29udGFpbmVyIiwibWljcm9zYW5kYm94Il1d