cpu hotplug uses bit 2 of GPE instead of bit 1.
Signed-off-by: Hu Tao hutao@cn.fujitsu.com --- src/q35-acpi-dsdt.dsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/q35-acpi-dsdt.dsl b/src/q35-acpi-dsdt.dsl index c031d83..417ac48 100644 --- a/src/q35-acpi-dsdt.dsl +++ b/src/q35-acpi-dsdt.dsl @@ -415,11 +415,11 @@ DefinitionBlock ( Method(_L00) { } Method(_L01) { + } + Method(_E02) { // CPU hotplug event _SB.PRSC() } - Method(_L02) { - } Method(_L03) { } Method(_L04) {