Skip to content
Snippets Groups Projects
Commit 01d639cf authored by Abdulla Kamar's avatar Abdulla Kamar Committed by CQ bot account: commit-bot@chromium.org
Browse files

[bootsvc] Pass boot arguments through FIDL

Rather than rely on environment variables to pass boot arguments between
bootsvc and the next process, use a FIDL service.

Boot arguments are passed through the service using a read-only VMO.
This is due to the limitations of simple layouts in FIDL.

ZX-3385

Test: Added new tests, also booted Fuchsia to a UI.
Change-Id: I6cdf62e279a1cd6e72bc37d160cc69f39107c431
parent fcb32489
Loading
Showing
with 567 additions and 203 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment