This is a small program that reads and writes the WakeUp time in the BIOS.
This is done via /dev/nvram on recent kernels (>2.4.6, including 2.6.x) or, alternatively, via direct ISA access.
On this WakeUp time the computer is powered on automatically.
Provide an interface to the /dev/nvram, by property name and value. The key component of this project is a set of nvram description files. Provide a clearinghouse for nvram definitions.