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

What is assembler, Q. What is Assembler? An assembly program is used to...

Q. What is Assembler? An assembly program is used to transfer assembly language mnemonics to binary code for every instruction after the complete program has been written with

Logic gates required to build a half adder, What are the gates required to ...

What are the gates required to build a half adder ? Ans. The gates needed to build a half adder are EX-OR gate and AND gate as shown below the logic diagram of half adder:

Explain the stack storage allocation model, Explain the stack storage alloc...

Explain the stack storage allocation model. In a stack-based allocation, all objects are allocated in last-in, first-out data structure and a stack. For example: Recursive subr

Principle of locality of reference, Problem: (a) What do you understand...

Problem: (a) What do you understand by the principle of locality of reference and explain how this is exploited in cache design. (b) Consider a 32-bit microprocessor that h

What are the kernel threads, What are the Kernel threads Kernel threads...

What are the Kernel threads Kernel threads are supported directly by the operating system .Thread creation; scheduling and management are done by the operating system. Thus the

Explain sample instruction format of mips instruction, Q. Explain Sample In...

Q. Explain Sample Instruction Format of MIPS instruction? All MIPS instructions are of same size and are 32 bits long. MIPS designers chose to keep all instructions of same len

What are the various design constraints, What are the various Design constr...

What are the various Design constraints used while performing Synthesis for a design? 1. Make the clocks (frequency, duty-cycle). 2. Explain the transition-time requirements

What are the disadvantages of bespoke software, What are the disadvantages ...

What are the disadvantages of Bespoke Software -  Very dependent on suppliers of the software; if they go out of business there would be little or no support if problems occ

Initial considerations in problem solving, Initial considerations in proble...

Initial considerations in problem solving: Three initial considerations in problem solving for easiest(as described in Russell and Norvig):  Initial State  First

What is cmp instruction, What is CMP instruction Comparison instruction...

What is CMP instruction Comparison instruction (CMP) is a subtraction that changes only the flag bits; destination operand never changes. A comparison is useful for checking th

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