Page MenuHomeFreeBSD

loader: Add loader.exit
ClosedPublic

Authored by imp on Feb 26 2024, 11:51 PM.
Tags
None
Referenced Files
F86811357: D44094.diff
Tue, Jun 25, 11:01 PM
Unknown Object (File)
Fri, Jun 21, 10:21 PM
Unknown Object (File)
May 23 2024, 3:19 AM
Unknown Object (File)
May 21 2024, 9:14 PM
Unknown Object (File)
May 21 2024, 7:40 PM
Unknown Object (File)
May 10 2024, 5:33 PM
Unknown Object (File)
May 10 2024, 5:33 PM
Unknown Object (File)
May 10 2024, 5:33 PM
Subscribers

Details

Summary

Add loader.exit(status). While one can get alomst this behavior with
loader.perform("quit"), quit doesn't allow a value to be returned to the
firmware. The interpretation of 'status' is firmware specific.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56256
Build 53144: arc lint + arc unit