Pārlūkot izejas kodu

MinPlatformPkg: Update MinDsdt device name from PCI0 to MinDsdt_PC00

Since AlderLake platform client project align Server project to use
PC00.

Signed-off-by: Aryeh Chen <aryeh.chen@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Isaac Oram <isaac.w.oram@intel.com>
Aryeh Chen 1 gadu atpakaļ
vecāks
revīzija
90ea518edf

+ 1 - 1
Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.asl

@@ -23,7 +23,7 @@ DefinitionBlock (
   //---------------------------------------------------------------------------
   // Begin PCI tree object scope
   //---------------------------------------------------------------------------
-    Device(PCI0) { // PCI Bridge "Host Bridge"
+    Device(PC00) { // PCI Bridge "Host Bridge"
       Name(_HID, EISAID("PNP0A08")) // Indicates PCI Express/PCI-X Mode2 host hierarchy
       Name(_CID, EISAID("PNP0A03")) // To support legacy OS that doesn't understand the new HID
       Name(_SEG, 0)