Re: [Etherboot-developers] Access CMOS
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Ken Y. <ke...@bi...> - 2001-05-09 04:32:00
|
>Is it a good idea on saving some information to the CMOS? Does anyone >ever written any code to access the CMOS using etherboot? Such as the >Admin password and other BIOS settings? Once you have booted your OS, a user program should be able to do what you want with the CMOS memory, so it's not something Etherboot needs to do. In Linux you can include the nvram driver. Where it is specified how the password etc are stored in the NVRAM, I have no idea. |