GSoC 2012 week7:この辺りのBIOSコールを実装した

  • int=10h Screen
    • ah=0eh Write Character in TTY Mode
  • int=13h Disk
    • ah=00h Reset Disk Drives
    • ah=02h Read Sectors
    • ah=08h Get Drive Parameters
    • ah=41h Extended Disk Drive (EDD) Installation Check
    • ah=42h Extended Read Sectors
  • int 16h Keyboard
    • ah=00h Read Character
    • ah=01h Read Input Status

まだテスト実装で互換性が取れてないものがいくつも。
どこかにBIOSコールの互換性テスト用コードなんて、落ちてないかなぁ。

svn diff -r238305:239263
https://socsvn.freebsd.org/socsvn/soc2012/syuu/bhyve-bios