Skip to content

hanning0511/acpied

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tui/Web-based ACPI Table Editor


acpied

Background

Upgrading ACPI tables via initrd

Build and Install

# build
$ make

# install
$ make install

Usage

acpied

Key Bindings

Navigate dsl files

  • Up: previous dsl file.
  • Down: next dsl file.

Edit dsl file

Support for vim-like key bindings.

Apply modifications.

Applying means assembling the tweaked dsl file, adding it to initrd file, creating a new initrd file, and setting it as the initrd file used by the boot entry.

To apply the modifications, press Ctrl+A.

Log file

Log file path: /var/log/acpied.log

Todo:

  • Check following kernel configurations.
    • CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
    • CONFIG_ACPI_TABLE_UPGRADE=y
  • Implement web mode.

About

ACPI table editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published