Page 2 of 2

Re: Studying BIOS

Posted: Sun May 26, 2013 3:17 am
by HugeCode
zeven wrote:
HugeCode wrote:Hi all. I would like to know if there are some manuals for BIOSes (generaly) or some open source BIOSes to study. I used google and I didn't find anything usable (for example I found FreeBIOS -> turned to linuxBIOS -> turned to CoreBoot and coreboot does not offer me what I look for). My questions are related to:
  • Setting up floppy, HDD and so on
  • Managing VGA video modes
  • Setting up environment for OS (for example interrupt vector table)
  • Loading and running bootloader
Does anybody know about some manual or code which describes these things?
boot?just put your boot code into the DEVICE first sector .And about how to write the code is to learn the "ASSEMBLY LANGUAGE"
:?:

Re: Studying BIOS

Posted: Sun May 26, 2013 3:57 am
by Prochamber
~ wrote:I would also like to see PCs made standard again, because they are no longer a standarized platform in practice, due to too many different peripherals/drivers for the same tasks.
I agree, it's an enormous task even for mainstream operating systems just to get a graphics card working to its full potential. There are too many closed/non-standard interfaces. Hardware manufacturers are too focused on writing the quickest driver they can and getting the Microsoft approved sticker slapped on it.

Re: Studying BIOS

Posted: Sun May 26, 2013 4:09 am
by Combuster
~ wrote:I would, and would also like to see PCs made standard again
Homebrew a console :wink: