You are on page 1of 3

TEMA 01 :

BIOS

BIOS, acrnimo de Basic Input-Output System

La BIOS es un firmware presente en las computadoras, contiene las instrucciones ms


elementales para que puedan funcionar y desempearse adecuadamente, pueden incluir
rutinas bsicas de control de los dispositivos.

El Firmware o programacin en firme como algunos la llaman no es ms que un bloque


de instrucciones para propsitos muy concretos, stos dispositivos estn grabados en una
memoria de solo lectura o ROM, establecen la lgica de ms bajo nivel,-y esto para qu-
, para poder controlar los circuitos electrnicos de un dispositivo de cualquier tipo. Ahora
al firmware se le considera un hibrido entre el Software y el Hardware, al estar integrado
en la parte electrnica, pertenece al Hardware, pero a su vez tambin es Software ya que
proporciona lgica y se establece en un lenguaje de programacin, en este caso el cdigo
Assembler.

Y por qu no se puede escribir en la BIOS?

Ya que sirve de puente de comunicacin entre todos los dispositivos del ordenador, se
almacena en un chip del tipo ROM (Read Only Memory), as que no se resetea al
apagarse el monitor como s lo hara una memoria RAM.
ACTIVIDADES DE LA BIOS

Change the Boot Order


Load BIOS Setup Defaults
Remove a BIOS Password
Create a BIOS Password
Change the Date and Time
Change Floppy Drive Settings
Change Hard Drive Settings
Change CD/DVD/BD Drive Settings

View Amount of Memory Installed


Change the Boot Up NumLock Status
Enable or Disable the Computer Logo
Enable or Disable the Quick Power On Self Test (POST)
Enable or Disable the CPU Internal Cache
Enable or Disable the Caching of BIOS
Change CPU Settings
Change Memory Settings
Change System Voltages
Enable or Disable RAID

Enable or Disable Onboard USB


Enable or Disable Onboard IEEE1394
Enable or Disable Onboard Audio
Enable or Disable Onboard Floppy Controller
Enable or Disable Onboard Serial/Parallel Ports
Enable or Disable ACPI
Change the ACPI Suspend Type
Change the Power Button Function
Change Power-on Settings
Change Which Display is Initialized First on Multi-Display Setups
Reset Extended System Configuration Data (ESCD)
Enable or Disable BIOS Control of System Resources
Change Fan Speed Settings
View CPU and System Temperatures
View Fan Speeds
View System Voltages

You might also like