From 0f980aeb3e4456668aa2c4092926a5303e242c0b Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Thu, 8 Mar 2018 13:09:00 +0000 Subject: Silicon/SynQuacer: add PPTT ACPI table to describe cache topology Add a ACPI Processor Properties Topology Table (PPTT) to the SynQuacer builds. This information is used by the OS to tune the scheduler. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm --- Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf') diff --git a/Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf b/Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf index bca8354d11..afee50df5c 100644 --- a/Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf +++ b/Silicon/Socionext/SynQuacer/AcpiTables/AcpiTables.inf @@ -31,6 +31,7 @@ Iort.aslc Madt.aslc Mcfg.aslc + Pptt.aslc Spcr.aslc [Packages] -- cgit v1.2.3