search for: acpioff

Displaying 4 results from an estimated 4 matches for "acpioff".

2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. Since the changeset pulls in a "Linux-ized" version of the open source ACPI Component Architecture, it was too big to post as a patches to the list...
2012 Mar 03
3
[RESEND][RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
[resending, cutting out git pull-request output to make message smaller] Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. Since the changeset pulls in a "Linux-ized" version of the open source ACPI Component Architecture, it was too big to post as a patches to the list...
2012 Mar 06
0
acpioff: COM32 module to shut off machine using ACPI
Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. See the changes since commit c0c25b4826950162517896c5039c6d62d07115be: hdt: Adding postexec= option (2011-12-17 22:27:07 +0100) available in the git repo...
2013 Jul 04
1
com32 poweroff.c32
Op 2013-07-03 om 23:33 schreef Gert Cuykens: > On Wed, Jul 3, 2013 at 9:47 PM, Sebastian Herbszt <herbszt at gmx.de> wrote: > > Gert Cuykens wrote: > >> > >> Ok thanks, but I was wondering what the difference is between halt -p ? > > > > > > poweroff.c32 uses APM. Linux can also use ACPI. > > > > Is ACPI possible to implement or way