Disable floppy access when coreboot enabled.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 17 Aug 2008 15:30:07 +0000 (11:30 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 17 Aug 2008 15:30:07 +0000 (11:30 -0400)
commit020c47641e0a191e90da448e97322ab322594a02
tree8fb95d6eb474be5c35d81e3ac1bdac938082ac20
parentf13b008bddadc750167c7e814bab0cdfd75178eb
Disable floppy access when coreboot enabled.

Floppy code on real hardware is suspect, but some OSes might require
   the calls to be present.  So, force the floppy count to zero for
   now.
src/floppy.c