My ultimate plan is to create a more in depth bios with advanced interface that can be configured by the user and run from eeprom (Config file will be changed to support at least 64kb data)
1). Is it possible to have multiple files and folders on an eeprom with files that can talk to each other like libraries. If so how do I do this
2). Is it possible to have graphic interfaces on a bios that a user can interact with in the first place?
3). Do you need a specific function name like init() for the bios to start?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
My ultimate plan is to create a more in depth bios with advanced interface that can be configured by the user and run from eeprom (Config file will be changed to support at least 64kb data)
1). Is it possible to have multiple files and folders on an eeprom with files that can talk to each other like libraries. If so how do I do this
2). Is it possible to have graphic interfaces on a bios that a user can interact with in the first place?
3). Do you need a specific function name like init() for the bios to start?
Thanks for any replies
Link to post
Share on other sites