1.1 BIOS/UEFI Flashcards
Given a scenario, configure settings and use BIOS/UEFI tools on a PC
What is the TPM
trusted platform module, run by BIOS
What does TPM do?
it is a cyptoprocessor that can be configured in the BIOS to only boot the system after authenticating the boot device; the hardware has been tied to the system containing the BIOS and TPM, known as sealing
What is secure boot?
utilized in UEFI only; forces the system firmware to check digital signatures for each boot file it uses to confirm it is the approved version
POST
power on self test; a series of system checks performed by the system BIOS and other option ROMs;
What does POST check?
verifies the integrity of the BIOS, primary memory, buses and boot devices
What types of hardware benefit from a BIOS upgrade?
drives, a change of CPU or RAM types; very often, this hardware is recognized immediately by the BIOS and has no associated driver that you must install, so if your system doesn’t recognize the new device, the BIOS is a good start
BIOS vs UEFI
UEFI has better security, which protects the pre-boot process (i.e. secure boot), faster startup, support for drives larger than 2.2 TB, support for 64-bit firmware device drivers, ability to use BIOS
How to update UEFI:
- Download update file to flash drive
- Insert and reboot
- Enter BIOS
- Disable secure boot
- Save and reboot, if step 4. completed.
- Reenter BIOS
- Choose boot options and boot to flash drive
- Follow directions
- FLASH
What are some of the most common settings to adjust in CMOS setup? i.e. BIOS
- port settings (parallel, serial, USB)
- drive types
- boot sequence
- date and time
- virus/security protections
RAM
most systems today detect the RAM amount and speed automatically
Hard Drive
most hard disks are PNP, so they automatically report; settings detected may include the drive’s capacity, geometry, heads, and sectors (CHS)
CPU
BIOS detects type and speed automatically
Enabling and disabling devices
you can enable/disable integrated components in the CMOS setup; examples include built-in video cards, sound cards, or network cards; onboard I/O ports, including parallel, serial, and USB
virtual machines
many computers host VMs, which are fully functional operating systems running in their own enviroment
hard-ware assisted virtualization
some newer virtualization products, e.g. Microsoft Hyper-V, require that the mother support virtualization in order to run