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)
Sun, Jul 19, 11:25 PM
Unknown Object (File)
Mon, Jul 6, 2:46 PM
Unknown Object (File)
Sat, Jul 4, 2:42 PM
Unknown Object (File)
Sat, Jul 4, 10:47 AM
Unknown Object (File)
Sat, Jul 4, 12:51 AM
Unknown Object (File)
Fri, Jul 3, 1:59 AM
Unknown Object (File)
Thu, Jul 2, 10:37 PM
Unknown Object (File)
Wed, Jul 1, 9:26 AM
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.