2025-04-27 07:49:33 -04:00

9 lines
386 B
Plaintext

ACPI BIOS Simulator
This directory contains the necessary components to build and use the ACPI BIOS Simulator.
\APP - This directory contains the user mode applications that send IOCTLs to the BIOS simulator
\DRIVER - This directory contains the code to build the ACPI BIOS Simulator driver, ACPISIM.SYS
\ASL - This directory contains the ASL code to use with the simulator.