Section 6 - BIOS/UEFI Flashcards
Explain Basic Input/Output System (BIOS)
Program that a CPU uses to start the computer system, supports solely 32 bit CPUs
What does the BIOS serve as
Serves as a method of configuring the motherboard using a text-based interface
What is Firmware
Software on a chip and contains BIOS program code in a the flash memory of a motherboard
User Extensible Firmware Interface (UEFI) supports what bit cpus and what interface
Supports 64-bit processors and provides a GUI
What is BIOS an example of
Firmware
What is Read-only memory (ROM)
Type of chip embedded in the motherboard and can be upgraded through flashing
What does the CMOS use
internal lithium-ion battery that can last up to 10 years model: CR2032 3V
What is Power-On Self-Test (POST)
Diagnostic testing sequence to check the computer’s basic input/output system
What do variable beeps tell us
what is wrong with the system
What do 2 short beeps and 1 long refer to
Keyboard is not detected
What is the BIOS and what does it allow for
low level OS which allows input and gives output to basic components
How do you configure the settings inside CMOS
Enter the bios config environment
What did BIOS rely on as its system of input
Text based menu system and a keyboard
What are the BIOS’ 3 jobs
Power-on Self-Test, Hardware config, Boot order setup
Where are the BIOS settings stored
in the CMOS battery
UEFI vs BIOS, system bit
BIOS only support 32 bit whereas UEFI goes up to 64
UEFI vs BIOS, storage size
BIOS up to 2.2T, UEFI up to 9.4 Zettabytes
BIOS vs EUFI, storage device partition table
BIOS uses a MBR (master boot record) however UEFI uses GPT(GUID Partition Table) which allows for larger disks
What does the Storage Device Partition Table tell us
how the things are stored on given drive
UEFI vs BIOS, boot up speed
UEFI just boots up faster
UEFI vs BIOS, ROM size
UEFI uses a larger rom size, allows for better diagnostic tools and commands