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)
Mar 19 2024, 9:11 PM
Unknown Object (File)
Mar 12 2024, 7:48 PM
Unknown Object (File)
Mar 12 2024, 7:38 PM
Unknown Object (File)
Feb 12 2024, 10:22 PM
Unknown Object (File)
Feb 12 2024, 3:42 PM
Unknown Object (File)
Jan 19 2024, 1:21 AM
Unknown Object (File)
Dec 20 2023, 4:24 AM
Unknown Object (File)
Dec 11 2023, 7:44 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.