Re: [SeaBIOS] [PATCH] q35: fix GPE method for cpu hotplug

Aug. 21, 2013
1:05 p.m.
Hi,
Method(_L01) { + } + Method(_E02) { // CPU hotplug event \_SB.PRSC() } - Method(_L02) { - }
E02? Typo? cheers, Gerd

September 2013
2:34 p.m.
New subject: [Qemu-devel] [PATCH] q35: fix GPE method for cpu hotplug
On Wed, 21 Aug 2013 13:05:27 +0200 Gerd Hoffmann <kraxel@redhat.com> wrote:
Hi,
Method(_L01) { + } + Method(_E02) { // CPU hotplug event \_SB.PRSC() } - Method(_L02) { - }
E02? Typo?
_E02 is correct. see commit 9c6635bd4 for reasoning. Perhaps commit message should be more verbose and contain a reference to that commit.
cheers, Gerd
4298
Age (days ago)
4318
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gerd Hoffmann
-
Igor Mammedov