2
Reorganize Module Directory Structure
BrentHoltsclaw edited this page 2019-10-28 15:56:18 -07:00

Reorganize current modules directory

There is currently no real organization to the modules directory. To better organize what each module is testing, the following directories will be created:

  • chipsec
    • modules
      • check
        • boot_integrity
        • cpu
        • debug
        • DMA_protection
        • graphics
        • memory
        • pch
        • platform
        • smm
        • spd
        • spi_flash
        • system_agent
        • vmm
      • tools
        • boot_integrity
        • cpu
        • debug
        • DMA_protection
        • graphics
        • memory
        • pch
        • smm
        • spd
        • spi_flash
        • system_agent
        • vmm

Timeline

December 2019