Skip to content

Meeting Notes 2023 Q2

John Loucaides edited this page Jun 9, 2023 · 1 revision

Release

  • Some helper refactoring
  • Deprecated exe and OSX support and file helper
  • Upstreamed python 3.6.8 to edk2. Still compile and include in releases.

Future plans

  • Expose more of the internal error messages
  • Review the experimental repository for possible upstreaming

Other Topics

Can I run chipsec without a driver? Nathaniel has a PR for this.

  • What happens when functionality is not supported without a driver? Does it tell you that it isn’t supported? There is a NotImplemented error that gets thrown. Look at PR#1838

What about multiple drivers to cover all the areas? Not looking at this yet. Looking at “swapping” drivers. In your module, you could load one, try it, and load another.

Using the github discussions area as the central hub for announcements and other discussion.

Request to change spi image parsing. In 1796, trying to modify and come up with a solution. Share any spi images that should get automatically tested in github.com/chipsec/spi-images. John will add Eclypsium team to help add images.