|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Jan 2003
Posts: 70
|
Do BIOS routines run in protected mode or Real Mode. If they run in real mode (which is likely the case for compatibility with DOS) then what happens when Windows 95 or later (which run in protected mode) tries to access a BIOS routine? I would imagine that it can’t change to real mode while Windows is running, or it would stuff up the memory boundaries etc.
|
|
|
|
|
|
#2 |
|
Member (5 bit)
Join Date: Mar 2003
Posts: 18
|
What "BIOS routines" are you referring to? If your talking about the interrogation of devices, this happens during the POST at bootup (relatively speaking, way before any operating system is introduced). It is the operating system that determines real or protected modes.
|
|
|
|
|
|
#3 |
|
Shiro Usagi
Premium Member
Join Date: Sep 1999
Location: Kaneohe, Hawaii
Posts: 34,002
|
The BIOS is actually a very basic operating system (hence Basic Input/Output System) that does it's thing right at boot up (it "boots" the system). It checks to see what's in the computer, determines and sets certain parameters and then hands this information over to the main operating system.
I don't believe the main operating system ever tries to access the BIOS once the information has been handed over (I don't see why it would since Windows "knows" what the BIOS "knows" after the "handoff"). The only time I know you might try to access the BIOS while in Windows is if you're updating the BIOS with some of the newer flash utilities that can work from Windows. Cricket
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|