acpica/documents/readme_summary.txt
Robert Moore e611add6c7 Add two new readme files.
1) Summary file for all other readme files
2) How to add a new ACPI table to ACPICA
2012-10-18 10:44:44 -07:00

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.