Re: [PATCH 03/13] acpi: Support Control Method sleep button for x86

2025-06-03 Thread Annie Li
Hi Igor, On 6/3/2025 8:52 AM, Igor Mammedov wrote: On Wed, 28 May 2025 12:39:17 -0400 Annie Li wrote: Add Control Method Sleep button and its GPE event handler for x86 platform. The GPE event handler notifies OSPM when the Sleep button event is triggered. Signed-off-by: Annie Li --- hw/i3

Re: [PATCH 03/13] acpi: Support Control Method sleep button for x86

2025-06-03 Thread Igor Mammedov
On Wed, 28 May 2025 12:39:17 -0400 Annie Li wrote: > Add Control Method Sleep button and its GPE event handler for > x86 platform. The GPE event handler notifies OSPM when the > Sleep button event is triggered. > > Signed-off-by: Annie Li > --- > hw/i386/acpi-build.c | 24 +