poweroff COMBOOT module
authorSebastian Herbszt <herbszt@gmx.de>
Mon, 4 May 2009 18:05:20 +0000 (20:05 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 4 May 2009 18:33:12 +0000 (11:33 -0700)
commitcc460b847361b2d4bdfca41b72f72c21a29d5e8c
treec37dd4f6e9e22cfadfabb04ab336f1672c424aaf
parentde1ecabd369a2105f7822f4f8be10fb1937b9f86
poweroff COMBOOT module

This module is able to power off a system via APM.
It was tested on QEMU, Bochs and VMware.

Possible usage:

TIMEOUT 3000
TOTALTIMEOUT 9000
ONTIMEOUT poweroff.com

- Sebastian
modules/Makefile
modules/poweroff.asm [new file with mode: 0644]