Data storing

Andrew Kirilenko (icedank@gmx.net)
Wed, 23 Apr 2003 14:59:37 +0300


Hello!

I need to make some checks (search for particular BIOS version) in the
very start of the kernel. I need to store this data (zero page is pretty good
for this, I think) and access it from arch/i386/boot/setup.S,
arch/i386/boot/compressed/misc.c and in some other places. Can somebody
suggest me good place to put check procedure and how to pass data?

Best regards,
Andrew.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/