mirror of
https://github.com/acpica/acpica/
synced 2024-12-27 04:39:46 +03:00
e611add6c7
1) Summary file for all other readme files 2) How to add a new ACPI table to ACPICA
17 lines
511 B
Plaintext
Executable File
17 lines
511 B
Plaintext
Executable File
|
|
Summary of readme files in the ACPICA directory.
|
|
------------------------------------------------
|
|
|
|
generate/unix/readme.txt: How to use the generic unix makefiles.
|
|
|
|
generate/msvc9/readme.txt: Setting up to generate with VS 9.
|
|
|
|
generate/release/build.txt: How to build the ACPICA release package.
|
|
|
|
generate/lint/readme.txt: Using PC-lint for ACPICA source code.
|
|
|
|
source/compiler/readme.txt: Integrating iASL compiler into MS VS environment.
|
|
|
|
source/compiler/new_table.txt: How to add a new ACPI table to iASL.
|
|
|