📄 readme
字号:
ACPI Table for domain firmwareINSTALL-----------------Simply make is OK.# make Note on DSDT Table------------------DSDT table source code is acpi_dsdt.aslIt is already compiled and the output is acpi_dsdt.cUsually, user is not expected to change the acpi_dsdt.asl.In case that the acpi_dsdt.asl need to be updated, please Follow the instruction:# make acpi_dsdt.cNote:DSDT compiler "iasl" is needed. By default, it will be downloaded using wget in Makefile. if it failed, please download manually from http://developer.intel.com/technology/iapc/acpi/downloads.htm. then compile and install iasl
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -