ホーム > ストレージネットワーキング用語集 > BIOS (Basic Input Output System)
コンピュータ上のプログラム可能な不揮発メモリに常駐するプログラムで、コンピュータの起動や、特定のOSに依存しないI/O処理を実行する。コンピュータのディスク、ビデオ及び他のハードウェアコンポーネントに対する標準的なBIOSの割り込み処理が定義されている(例:INT13はディスクアクセス)
使用分野: Computer System
A program that resides in programmable, non-volatile memory on a computer and that is responsible for booting that computer and performing certain operating system independent I/O operations. Standard BIOS interrupts are defined to allow access to the computer's disk, video and other hardware components (for example, INT13 for disk access).
CONTEXT[Computer System]