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)
Tue, Nov 11, 7:47 PM
Unknown Object (File)
Tue, Nov 11, 5:10 PM
Unknown Object (File)
Wed, Nov 5, 12:38 PM
Unknown Object (File)
Tue, Nov 4, 2:00 AM
Unknown Object (File)
Mon, Nov 3, 5:49 AM
Unknown Object (File)
Fri, Oct 24, 12:58 PM
Unknown Object (File)
Fri, Oct 17, 7:09 PM
Unknown Object (File)
Fri, Oct 17, 7:09 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.