Edk2 report edk2_report ¶ An executable that allows a user to select a report and execute it on a given database. setup_logging ¶ setup_logging(verbose: bool) -> None Setup logging for the tool. parse_args ¶ parse_args() -> Namespace Parse the arguments for the tool. main ¶ main() -> int Main functionality of the executable. go ¶ go() -> None Main entry into the report generator tool. Sets up the logger for the tool and then runs the tool.