What does BIOS stand for?
Basic Input Output System
What is BIOS?
Essential firmware on a computer’s motherboard that runs first when you power it on. It:
initialises/configure hardware
performs a Power-On Self-Test (POST)
loads the operating system
What is a Power-On Self-Test (POST)?
When a device is turned on POST checks that hardware components are present and functioning
Where is BIOS stored?
Embedded on the motherboard
What options are available for BIOS?
What is Preboot eXecution Environment (PXE)?
Standard that lets computers boot an operating system over a network
What is Trusted Platform Module (TPM)?
A specialized chip on a motherboard that securely stores cryptographic keys, credentials and certificates to protect against unauthorized access and software tampering
What does CMOS stand for?
Complementary Metal-oxide Semiconductor
What does the CMOS do?
Stores configuration settings for BIOS/UEFI.
How does CMOS retain information?
Using a CR202 battery (disc battery)
What is UEFI?
Similar to BIOS, but has additional features such as:
- clickable settings
- GPT disk boot
- Secure boot
What does UEFI stand for?
Unified Extensible Firmware Interface
What is secure boot?
A boot option that ensures that software operating system files have not been tampered/corrupted with and are industry standard
What are GPT disks?
GUID Partition Table. A standard for organizing partitions, especially for large drives (> 2TB), offering better data integrity and reliability
What is the motherboard?
The primary digital circuit board in a computer
What does the motherboard do?
Connects and allows communication between all critical components, while also distributing power from the power supply
What are motherboard form factors?
The size and orientation of how it fits in the case
What are the common form factors for motherboards?
Do motherboard connectors/slots vary?
Yes you may have various numbers of the following:
- CPU sockets
- PCI Express (PCIe) slots
- USB ports
- Power connectors, SATA connectors
How does heat affect computer systems?
It reduces performance, e.g. reduces RAM access or how fast the CPU performs operations. These components slow down in an attempt to cool down
What is thermal throttling?
When processors get too hot, they reduce their clock speed (performance) to generate less heat.
What are the two main CPU architectures?
x86 (32-bit) and x64 (64-bit)
What is the RAM limitation for 32-bit CPUs?
4GM of RAM
Do 64 bit machines have RAM limitations?
No