BIOS: Difference between revisions

No change in size ,  17 years ago
no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 5:
Also note that some of the bios detection/state result is stored in the [http://www.nondot.org/sabre/os/files/Booting/BIOS_SEG.txt Bios Data Area]. All the "persistent" state of the BIOS is kept in the [[CMOS]] chip.
 
Unfortunately, in [[Protected Modemode]], most of BIOS services become unavailable and trying to call them nonetheless will result in exceptions or unreliable responses because of the different way '''segment''' values are handled. Some newer services however (like SMBios, PCI and PnP, or VBE) offer an interface that is compatible with 32bits operations.
 
If you still need the other services in [[Protected Mode]], see [[Virtual 8086 Mode]].
Anonymous user