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 do you mean by prototype, Q. What do you mean by Prototype? A prot...

Q. What do you mean by Prototype? A prototyping approach lay emphasis on the construction model of a system. Designing and building a scaled-down though functional version of a

Computer architecture basics, Computer Architecture Basics: Some of co...

Computer Architecture Basics: Some of computer architecture at companies such like AMD and Intel uses more fine distinctions: Macro architecture- this is an architectura

Create an input buffer, Q. Create an input buffer ? CODE SEGMENT ......

Q. Create an input buffer ? CODE SEGMENT ... MOV AH, 0AH                       ; Move 04 to AH register MOV DX, BUFF                   ; BUFF must be defined in data

System software, System Software System software is a group of progr...

System Software System software is a group of programs written to service another programs. Some system software (e.g., compilers editors and file management utilities) proc

Responsibilities of objects, The Transaction object is responsible for read...

The Transaction object is responsible for reading the transaction file, finding the relevant account in the array of customers and applying the transaction. To find the relevant ac

How much volts a CMOS logic device has approximately, The logic 0 level of ...

The logic 0 level of a CMOS logic device is approximately ? Ans. The low level is 0 volts approx in CMOS logic device.

Delete the leaves of a binary tree, Write a recursive algorithm to delete t...

Write a recursive algorithm to delete the leaves of a binary tree. Programming Requirements You must use the binary search tree code provided.  Each algorithm must be impleme

The different storage classes in c, What are the different storage classes ...

What are the different storage classes in C?  Storage classes in C  There are four storage classes in C:  a. Automatic storage class:  b. Register storage class:  c

Write a cgi program that keeps a list of computers, Write a CGI program tha...

Write a CGI program that keeps a list of computers that have contacted the server. If comp1 is contacting first time it will display the message: "This is the first contact fr

Declare abstract processor arrays, Think about call of two intrinsic functi...

Think about call of two intrinsic functions discussed above for a 32-Processor (4×8) Multicomputer:    The function call NUMBER_OF_PROCESORS () will return 32.

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