public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* bios interaction with linux kernel after uncompression.
@ 2005-07-06  6:32 Bhagyashri Bijwe
  2005-07-06 15:38 ` randy_dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhagyashri Bijwe @ 2005-07-06  6:32 UTC (permalink / raw)
  To: linux-kernel

Hi,
     During bootstrapping,  bios provides services like video ,hard
drive services, memory sizing, PCI table to linux kernel.
     After uncompression of kernel , Does linux kernel have any
interaction with bios?
    I know that most of work is done by linux device driver. 
    What is dependency of running linux on bios ?
  Thanks in advance,

-- 
***********************************************
   Ms Bhagyashri Bijwe
     Project Eng.
     Networking and Internet Software Group,
     Centre for Research and Development,
     Pune,India
     Ph.25694000 Ext-484/462
     B.E.( Computer Sci. and Engg. )

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

* Re: bios interaction with linux kernel after uncompression.
  2005-07-06  6:32 bios interaction with linux kernel after uncompression Bhagyashri Bijwe
@ 2005-07-06 15:38 ` randy_dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: randy_dunlap @ 2005-07-06 15:38 UTC (permalink / raw)
  To: Bhagyashri Bijwe; +Cc: linux-kernel

On Wed, 6 Jul 2005 12:02:26 +0530 Bhagyashri Bijwe wrote:

| Hi,
|      During bootstrapping,  bios provides services like video ,hard
| drive services, memory sizing, PCI table to linux kernel.
|      After uncompression of kernel , Does linux kernel have any
| interaction with bios?
|     I know that most of work is done by linux device driver. 
|     What is dependency of running linux on bios ?
|   Thanks in advance,

As little as possible after boot/init.

That means that BIOS is used for APM mode selections
if APM is being used and for ACPI state-switching.
Oh, I guess we have to acknowledge that hidden SMI code
also, but Linux doesn't use it AFAIK, it's just there
and being executed.

Those are all that I know of before being fully awake.

---
~Randy

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

end of thread, other threads:[~2005-07-06 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-06  6:32 bios interaction with linux kernel after uncompression Bhagyashri Bijwe
2005-07-06 15:38 ` randy_dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox