SUMMARY:
This article explains the procedure used by Windows to allow and install Advanced Configuration and Power Interface (ACPI) functionality.
MORE INFORMATION
The Txtsetup.sif File
The Txtsetup.sif files have information used for device discovery and installation during text-mode Setup. If an entry is not creating for a device in this file, the device is not installed during the text-mode Setup part of a Windows installation.
There are three sections in the Txtsetup.sif file to offer for ACPI detection and installation:
• [ACPIOptions]
• [GoodACPIBios]
ACPI Configuration in the BIOS
ACPI systems consist of a series of ten tables. These ten tables define which devices are present on the system and what their ability as they share to configuration and power management. These tables are built by the system BIOS during startup. When the system starts, look for specific items in these two tables to find out whether the system is ACPI compliant. This information is extracted from these tables in the form of an OEM ID, OEM Table ID, OEM REVISION, REVISION and Creator. If these tables are not there or the information in the above descriptors is invalid, the system is implicit that non-ACPI and legacy Hardware Abstraction Layer (HAL) is installed.
A sample of the Fixed ACPI Description table might be:
OEM ID = "COMPAQ"
OEM Table ID = "FACPTBL"
OEM Revision = "432"
Creator Revision = "1"
A sample of the Root System Description table for this entry would be:
OEM Table ID = "CPQB01B"



Reply With Quote
Bookmarks