Skip to content

Meeting Notes 2024 Q1

Nathaniel Mitchell edited this page Mar 6, 2024 · 5 revisions

Agenda

  • Road map?
  • 10 Year anniversary! March 12(?) from CanSecWest 2014 🎉

Release Highlights

  • Remove unused functions from logger (_write_log and _save_to_log_file)
  • Finished adding Return Code support
  • Updated the variable list in access_uefisepc to align with the Variables defined in the UEFI Specification v2.10
  • Added Documentation for the Windows PCI Filter Driver
  • New options.py file that allows you to define variables in the chipsec/options/cmd_options.ini file and use them in the framework

Road Map items (~through Q2)

  • Bug Burn (Target to close ~30 bugs over the next few months)
  • ACPI Filter driver in windows
  • Configuration Updates to be more modular
    • Plan to have a one off meeting to discuss configuration changes once a plan is in place
  • Refactoring the chipsec/chipset.py

Return Codes

  • Run chipsec_main.py with -rc. Please provide feedback on this, particularly if you run in an automated environment!

Contact