Page MenuHomeFreeBSD

Initialize verbosity and debug level from env
ClosedPublic

Authored by sjg on Oct 24 2019, 1:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 7:09 PM
Unknown Object (File)
Fri, Oct 17, 7:09 PM
Unknown Object (File)
Fri, Oct 17, 7:09 PM
Unknown Object (File)
Fri, Oct 17, 10:14 AM
Unknown Object (File)
Wed, Oct 15, 4:40 AM
Unknown Object (File)
Tue, Oct 14, 11:09 AM
Unknown Object (File)
Tue, Oct 14, 9:21 AM
Unknown Object (File)
Fri, Sep 26, 5:10 PM
Subscribers

Details

Summary

For EFI at least, we can seed the environment
with VE_VERBOSE etc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp added inline comments.
lib/libsecureboot/verify_file.c
316 ↗(On Diff #63618)

This likely belongs in a more generic file...

This revision is now accepted and ready to land.Oct 24 2019, 1:19 AM
This revision was automatically updated to reflect the committed changes.