From 4bc089e8fafccde6374e145c18170a26750ca1a8 Mon Sep 17 00:00:00 2001 From: strongtz Date: Sun, 24 Jan 2021 12:59:04 +0800 Subject: [PATCH] Windows PE is booting with drivers now. Processor management is working properly. Note that you need to apply drivers to your wim image first, otherwise the system won't boot. --- sdm845Pkg/polaris.fdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdm845Pkg/polaris.fdf b/sdm845Pkg/polaris.fdf index 5d273c8..7b3a7e9 100644 --- a/sdm845Pkg/polaris.fdf +++ b/sdm845Pkg/polaris.fdf @@ -202,7 +202,7 @@ READ_LOCK_STATUS = TRUE FILE FREEFORM = 7E374E25-8E01-4FEE-87F2-390C23C606CD { SECTION RAW = sdm845Pkg/AcpiTables/testing/CSRT.aml SECTION RAW = sdm845Pkg/AcpiTables/testing/DBG2.aml - SECTION RAW = sdm845Pkg/AcpiTables/testing/DSDT.aml + SECTION RAW = sdm845Pkg/AcpiTables/credits/DSDTTouch.aml SECTION RAW = sdm845Pkg/AcpiTables/testing/FACS.aml SECTION RAW = sdm845Pkg/AcpiTables/testing/FADT.aml SECTION RAW = sdm845Pkg/AcpiTables/testing/GTDT.aml -- 2.45.2