summaryrefslogtreecommitdiff
path: root/Vlv2DeviceRefCodePkg
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2016-04-07 22:18:10 +0800
committerzwei4 <david.wei@intel.com>2016-04-07 22:18:10 +0800
commitf182bd2f59010cb2eeb2ecc04f173f48e17087b1 (patch)
treeace3701d4b34f9ac14c77866083cf34c01e9ba09 /Vlv2DeviceRefCodePkg
parent4a3458bd599f96c85c024ee100cd330ae5583e38 (diff)
downloadedk2-platforms-f182bd2f59010cb2eeb2ecc04f173f48e17087b1.tar.xz
Fixed C-State issue of CPU1 of dual core.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'Vlv2DeviceRefCodePkg')
-rw-r--r--Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc
index 7b16120234..003db83c59 100644
--- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc
+++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/Madt30.aslc
@@ -1,6 +1,6 @@
/*++
- Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available under
the terms and conditions of the BSD License that accompanies this distribution.
@@ -93,12 +93,12 @@ EFI_ACPI_3_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC, // Type
sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length
0x02, // Processor ID
- 0x02, // Local APIC ID //Todo: Temp change APIC ID order for fixing VLV X0 not enable 2 CPU in Windows.
+ 0x04, // Local APIC ID
0x00000001, // Flags - Disabled (until initialized by platform driver)
EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC, // Type
sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length
0x03, // Processor ID
- 0x04, // Local APIC ID
+ 0x02, // Local APIC ID
0x00000001, // Flags - Disabled (until initialized by platform driver)
EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC, // Type
sizeof (EFI_ACPI_3_0_PROCESSOR_LOCAL_APIC_STRUCTURE), // Length