bits-386 released with these changes:

This release of BITS incorporates the full ACPICA runtime (http://acpica.org/), and provides commands to decode power-management ACPI structures; see the new "ACPI Exploration" menu under the Explore menu.

  • Add a new module incorporating ACPICA, and ship an (unmodified) copy of ACPICA in the BITS distribution.

  • Add commands to explore ACPI processors, P-states, C-states, and T-states:

    • PROCESSOR objects
    • _CSD (C-State Dependency)
    • _CST (C-States)
    • _PCT (Performance Control)
    • _PDL (P-State Depth Limit)
    • _PPC (Performance Present Capabilities)
    • _PSD (P-State Dependency)
    • _PSS (Performance Supported States)
    • _PTC (Processor Throttling Control)
    • _TDL (T-State Depth Limit)
    • _TPC (Throttling Present Capabilities)
    • _TSD (T-State Dependency)
    • _TSS (Throttling Supported States)
  • README.Developers.txt: Note that BITS requires tofrodos

  • build: Copy the .iso to bits-latest.iso for convenience, like the .zip

  • Move options to boot an MBR into a separate submenu, and move it lower

  • Wordsmithing on menu entry titles