[OpenBIOS] [PATCH] Add support for accessing the LinuxBIOS CMOS settings from Open Firmware

Torsten Duwe duwe at lst.de
Fri Oct 12 00:56:25 CEST 2007


On Wednesday 10 October 2007, Jens Freimann wrote:
> Hi,
>
> this patch adds a new file lbcmos.fth to cpu/x86/pc/biosload which makes
> it possible to view and manipulate CMOS settings.

+++ cpu/x86/pc/biosload/lbcmos.fth      (Revision 0)
@@ -0,0 +1,246 @@
+purpose: Access LinuxBIOS CMOS settings
+
+fload ${BP}/cpu/x86/pc/biosload/cmos.fth
+

where is cmos.fth ?

	Torsten



More information about the OpenBIOS mailing list