Book2: Chapter4: Telling Your BIOS from Your CMOS Flashcards
BIOS
(basic input-output system)
The Low-level instructions the system uses to communicate with the system devices.
BIOS actual code
CMOS
(complementary metal-oxide semiconductor)
Simply an inventory list of the configuration information for the system, containing information such as the hard drive space and amount of memory that exists on the system.
CMOS is the inventory list
Where is the BIOS stored?
BIOS Chip usably containing EEPROM
electronically erasable programmable read-only memory
POST
(power-on self-test)
The POST is a self-diagnostics routine that the system goes through each time it boots up. This self-diagnostic checks to see that each device listed in CMOS actually exists on the system. The POST also tests devices, such as I/O (input/output) ports and memory, to verify not only that they exist but also that they still function.
UEFI
(Unified Extensible Firmware Interface)
designed to replace the older BIOS interface on newer systems and comes with a number of benefits:
Benefits:
- —Improved security to ensure that the startup environment has not been tampered with.
- —Quicker startup time when booting the PC and resuming from hibernate mode.
- —Support for more partitions and larger partition sizes due to the use of the GUID partition table (more on drives in Book 2, Chapter 5).
- —The UEFI setup program is more graphical and includes mouse support.
- —Backward compatible with older systems by being able to run in BIOS mode.
How do you replace your BIOS
In the past, with much older systems, you would upgrade the BIOS by completely replacing the BIOS chip.
To upgrade the BIOS, also known as the firmware, for your system, you navigate to the website for your PC, laptop, or device and then download the latest BIOS update/firmware upgrade for the system.
How does a CMOS maintain its memory on losing power?
CMOS battery
Where would you set up your Startup Sequence?
CMOS
complementary metal-oxide semiconductor
BIOS security features
1) where is it found
2) what can you do with it
found in CMOS
Setup Passwords:
‘power on password’ AKA. hardware password.
‘administrator password’
GUID or UUID
The ‘globally unique identifier’ (GUID) is a 128-bit number, randomly generated for the system when it was built, and stored in CMOS.
The ‘universally unique identifier’ Same thing as GUID
USB stands for
Universal Serial Bus
What would you need to boot off the network
Pre-boot Execution Environment (PXE)-compliant system
MBR
(Master Boot Record)
code that initiates the startup of the system and is located at the beginning of the hard drive.
AHCI
(Advanced Host Controller Interface)
standard developed by Intel that allows software to communicate with SATA devices and take advantage of SATA features such as hot-swapping.
You have a USB camera from which you are trying to copy some of the pictures to the computer’s hard drive. The computer does not seem to recognize the device. What should you do?
(A) Check to see that the boot order is correct.
(B) Make sure that the USB ports are enabled.
(C) Make sure that the serial port is enabled.
(D) Make sure that the operating system has not assigned the USB device resources to some other device.
B.
In today’s systems, many of the built-in devices can be enabled or disabled in the CMOS setup program. When experiencing problems with a built-in device, the first thing you should check is whether the device is enabled. See “Built-in network adapter.”