Determine the bios function with one illustration, Computer Engineering

Assignment Help:

Determine the BIOS function with one illustration

BIOS stands for Basic Input Output System. It is a set of programs to provide most basic low-level services like services keyboard, serial port, disks, display, printer and bootstrap. BIOS programs are stored in a ROM. When power is switched on ROM-BIOS takes over the control of a computer. Initially ROM-BIOS programs for power-on-self test are executed. These tests check that whether computer is in proper working order after this test, process of loading the operating system into main memory is known as booting. ROM-BIOS comprises a program known as bootstrap loader, this directs CPU to read from the disk a specific program termed as boot and to load it into main memory.

BIOS function calls are found stored in system and video BIOS ROMs. These BIOS ROM function directly control I/O devices, without or with DOS loaded into a system.

INT10H: This is a BIOS interrupt is often known as video services interrupt as it directly controls the video display in a system. INT10H instruction uses a register AH to select video services provided by this interrupt. Video BIOS ROM is located on the video board and varies from one video card to another.

 INT11H: This function used to determine the type of equipment installed in system.

 INT12H:Memory size is returned by INT 12 H instructions.

 INT13H: This call controls diskettes and also fixed or hard disk drives attached to system.

 INT14H: This call controls the serial COM ports attached to computer.

 

 


Related Discussions:- Determine the bios function with one illustration

Amdahl law to measure speed up performance, Q. Amdahl Law to measure speed ...

Q. Amdahl Law to measure speed up performance? Remember that speed up factor assists us in knowing relative gain attained in shifting execution of a task from sequential comput

How future environment changes can be predicted - simulation, How future cl...

How future climate/environment changes can be predicted -  Information over time is fed into a weather/climate model -  based on changes in weather patterns, carries out a s

Arrays of any size, Modify your program so that the line "int numStones = u...

Modify your program so that the line "int numStones = ui.readStones();" in the Game constructor is considered. Depending on the value of numStones read from the user, you should cr

A subroutine can contain nested form and endform blocks, A subroutine can c...

A subroutine can contain nested form and endform blocks. False.

Write decoder functionality in only one statement in verilog, Write decoder...

Write decoder functionality in only one statement in verilog module decoder( // Outputs dout, // Inputs din ); input [3:0] din; output [15:0] dout;

Explain handlers classification, Handlers Classification In 1977, Wolfg...

Handlers Classification In 1977, Wolfgang Handler suggested a complex notation for representing the pipelining and parallelism of computers. Handler's categorization addresses

Types of reasoning - first-order logic, Types of reasoning - First-order lo...

Types of reasoning - First-order logic: Atleast five types of reasoning can be acknowledged here. • Firstly, why and how do we will think for the killer usually left a silk

Develop a menu-driven application, In assignment you are required extend th...

In assignment you are required extend the Patient class to implement an  Inpatient  class,  representing a patient who is admitted to the hospital for a longer term and who may req

Secure systems development, Write an academic report on a significant softw...

Write an academic report on a significant software security exploit you have studied. Your report should include details such as, for example: The nature of the software vuln

Develop a system to store change logs , The ?rst task in the project is to ...

The ?rst task in the project is to develop a sane system to store change logs and versions of ?les. The simplest approach is to create a "dot" directory in the location of the ?le

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd