readme
来自「xen 3.2.2 源码」· 代码 · 共 25 行
TXT
25 行
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 + =
减小字号Ctrl + -
显示快捷键?