This document summarizes the process for compiling and installing ACPI tables. It describes three main components: 1) ACPI table files (.aml and .aslc/.act) that are compiled, 2) A DXE driver that finds the ACPI tables and installs them to memory, and 3) A DXE driver that provides the ACPI table and SDT protocols. The document also provides examples of different ACPI table file types and describes the drivers involved in compiling, installing, and exposing the ACPI tables.