linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Data storing
@ 2003-04-23 11:59 Andrew Kirilenko
  2003-04-23 12:22 ` Richard B. Johnson
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Kirilenko @ 2003-04-23 11:59 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-23 14:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23 11:59 Data storing Andrew Kirilenko
2003-04-23 12:22 ` Richard B. Johnson
2003-04-23 12:28   ` Andrew Kirilenko
2003-04-23 14:36     ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).