[SeaBIOS] Does SeaBIOS uses the BIOS interfaces itself?

Paul Menzel paulepanter at users.sourceforge.net
Mon Mar 18 11:57:31 CET 2013


Dear SeaBIOS folks,


looking at

$ more src/Kconfig
[…]
    config AHCI
        depends on DRIVES
        bool "AHCI controllers"
        default y
        help
            Support for AHCI disk code.
[…]

disabling the »Drive interface« (which sets(?) `DRIVES`) in the menu
BIOS interfaces, support for booting from an AHCI device is disabled
too.

So for my understanding, in the current implementation SeaBIOS uses its
own BIOS interfaces although strictly it would not be necessary. Is that
correct?


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.seabios.org/pipermail/seabios/attachments/20130318/bde1d1cf/attachment.sig>


More information about the SeaBIOS mailing list