]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc
Fixed C-State issue of CPU1 of dual core.
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / AcpiTablesPCAT / Madt / Madt30.aslc
index 7b16120234754160f5567848072de36482f5a1f9..003db83c592fa59d0ebc74b09a1897f2ed53564c 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-  Copyright (c) 2004  - 2014, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2004  - 2015, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials are licensed and made available under\r
   the terms and conditions of the BSD License that accompanies this distribution.\r
@@ -93,12 +93,12 @@ EFI_ACPI_3_0_MULTIPLE_APIC_DESCRIPTION_TABLE  Madt = {
   EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC,                    // Type\r
   sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length\r
   0x02,                                                 // Processor ID\r
-  0x02,                                                 // Local APIC ID //Todo: Temp change APIC ID order for fixing VLV X0 not enable 2 CPU in Windows.\r
+  0x04,                                                 // Local APIC ID \r
   0x00000001,                                           // Flags - Disabled (until initialized by platform driver)\r
   EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC,                    // Type\r
   sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length\r
   0x03,                                                 // Processor ID\r
-  0x04,                                                 // Local APIC ID\r
+  0x02,                                                 // Local APIC ID\r
   0x00000001,                                           // Flags - Disabled (until initialized by platform driver)\r
   EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC,                    // Type\r
   sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length\r