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, Sep 6, 3:25 PM
Unknown Object (File)
Fri, Sep 4, 11:32 PM
Unknown Object (File)
Thu, Sep 3, 7:29 AM
Unknown Object (File)
Sat, Aug 22, 9:10 PM
Unknown Object (File)
Sat, Aug 22, 5:51 AM
Unknown Object (File)
Thu, Aug 20, 6:05 PM
Unknown Object (File)
Wed, Aug 12, 9:05 AM
Unknown Object (File)
Wed, Aug 12, 3:41 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.