• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/35

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

35 Cards in this Set

  • Front
  • Back

What does BIOS stand for, what is it and where does it reside?

Basic Input Output System.


Firmware loaded on most desktop and laptop computers.


Resides on an EEPROM chip


it identifies and tests components

What does UEFI stand for and what are some facts about it?

Unified Extensible Firmware Interface.


has been around since 2005


in 2014 it became the predominant type of firmware shipped with motherboards

What does EEPROM stand for and what does it do?

Electronically Erasable Programmable ROM.


You can modify settings, fully update the BIOS by erasing it and rewriting it in a process known as flashing.

What is firmware that is stored on the BIOS?

Programs stored on ROM chips - flash or any other kind of ROM chip- are known collectively as firmware, as opposed to programs stored on dynamic media, which are collectively called software.

What does CMOS stand for and what does it do?

Complementary Metal-oxide Semiconductor.


Stores the contents of the BIOS's findings (eg type/speed of the processor, current time & date).



What is POST and what does it stand for?

Power-on self-test. First step in bootstrapping.


Essentially a piece of code that the BIOS runs to find out which type of processor in on the motherboard and verifies the amount of RAM, also identifies buses on the motherboard and so on.

What is Boot Device Priority?

AKA BIOS boot order or boot sequence, this setting enables you to select what order the media will be booted.

What is APM and ACPI?

Advanced Power Management (old not used much) enables the OS to work with the BIOS to achieve power management




APM has been supplanted by the Advanced Configuration and Power Interface, enabling the OS to take full control of power management.

What is WoL

Wake-on-LAN enables you to wake up the computer remotely by sending data to it through the network adapter.

What are the steps to Flash the BIOS

1) Identify what BIOS you are running


2) Download the BIOS from the web


3) Select your method of BIOS updating


4) Flash the BIOS




PG 51-52 exam cram

Which component supplies power to the CMOS when the computer is off?


A) Lithium battery


B) POST


C) Power Supply


D) BIOS

A) Lithium battery

To implement a secure boot process, which device should be listed first in the boot device priority screen?


A) Network


B) CD-ROM


C) USB


D) Hard Drive

D) Hard Drive

What is the term for how the BIOS readies the computer for and initiates the booting of the operating system?


A) Bootlegging


B) Booting


C) Bootstrapping


D) POST

C) Bootstrapping

How can you reset a forgotten BIOS supervisor/administrator password?


A) Access the BIOS by pressing F2


B) Remove the battery


C) Extract the .EXE contents to removable media


D) Remove the main 24-pin power connector

B) Remove the battery

You just rebooted a PC and it displays a black screen with a white blinking underscore on the top left. What is the most likely problem?


A) BIOS needs to be flashed


B) Windows recovery environment is running


C) PC is in safe mode


D) Incorrect boot order

D) incorrect boot order

What are some advantages of UEFI over the 16-bit BIOS?

UEFI supports file systems that enable booting to drives larger than 2.2 TB


UEFI supports 32-bit or64-bit booting


UEFI handles all boot loading duties


UEFI is not dependent on x86 firmware

What are the 2 biggest BIOS companies that write the BIOS? +1 that is owned by one of them that still runs

American Megatrends (AMI)


Phoenix Technologies




Award software (bought by Phoenix technologies and still sells stuff under that name)

What other way can you access the UEFI in Windows 8 or 8.1 besides from booting?

From the Settings Charm on the Charms bar.




Drag cursor to top or bottom corner of the screen to activate the charms bar> select settings to open the settings charm> click option to change PC settings> click update and recovery link to get to the update & recovery screen (initially shows the Windows Update option selected)> select recovery link to see desired options on the right> under advanced startup click restart now button to get to choose an option screen> click troubleshoot to get to the trouble shoot screen for more options. Mike Meyers PG196-199

What does Chassis Intrusion detection/notification?

IT is a feature provided by the computer case of chassis. Compatible case contain a switch that trips when someone opens the case. With motherboard support and a proper connection between the motherboard and the case, the CMOS logs whether the case has been opened and, if it has, posts a notification to the screen on the subsequent boot.

What is DriveLock?

On some motherboards, the CMOS setup program enables you to control the ATA security Mode Feature Set, also commonly referred to as drive lock or DriveLock. First line of defense for protecting hard disks from unwanted access when a system is lost of stolen.

What is LoJack?

if you PC is stolen you can track its location, install a key logger, or remotely shut down your computer

What is TPM and what does it stand for?

Trusted Planform Module acts as a secure cryptoprocessor. AKA a hardware platform for acceleration of cryptographic functions and the secure storage of associated information.


Can be a small circuit board plugged into the motherboard or built directly into the chipset




The specification for the TPM is published by Trusted Computing Group.

What is a device driver?

It is a file stored on the PC's HD that contains all the commands necessary to talk to whatever device it was written to support. All operating systems employ a method of loading these device drives into RAM every time the system boots.

What is the Bootstrap loader?

Is a little more than a few dozen lines of BIOS code tacked to the end of the POST program. Its job is to find the OS. it reads the CMOS information to tell it where to look first for an OS.

What is PXE and what does it stand for?

Preboot execution environment.


This enables you to boot a PC w/o any local storage by retrieving an OS from a server over a network.

What does BIOS provide for the computer? (choose best answer)


A) BIOS provides the physical interface for various devices such as USB and Firewire ports


B) BIOS provides the programming that enables the CPU to communicate with other hardware


C) BIOS provides memory space for applications to load into from the HD


D) BIOS provides memory space for applications to load into from the main system RAM

B) BIOS provides the programming that enables the CPU to communicate with other hardware

What is the correct boot sequence for an older BIOS-based PC?


A) CPU, POST, power good, boot loader, operating system


B) POST, power good, CPU, boot loader, operating system


C) Power good, boot loader, CPU, POST, operating system


D) Power good, CPU, POST, boot loader, operating system

D) Power good, CPU, POST, boot loader, operating system

Jill decided to add a second hard drive to her computer. Shethinks she has it physically installed correctly, but it doesn’t show up inWindows. Which of the following options will most likely lead Jill where sheneeds to go to resolve the issue?


A) Reboot the computer and press the f key on the keyboardtwice. This signals that the computer has two hard disk drives.


B) Reboot the computer and watch for instructions to enterthe CMOS setup utility (for example, a message may say to press the deletekey). Do what it says to go into CMOS setup.


C) In Windows, press the delete key twice to enter the CMOSsetup utility.


D) In Windows, go to Start | Run and type hard drive. ClickOK to open the 
Hard Drive Setup Wizard. 


B) Reboot the computer and watch for instructions to enter the CMOS setup utility (for example, a message may say to press the delete key). Do what it says to go into CMOS setup.

Henry bought a new card for capturing television on hiscomputer. When he finished going through the packaging, though, he found nodriver disc, only an application disc for setting up the TV capture software.After installing the card and software, it all works flawlessly. What’s themost likely explanation?


A) The device doesn’t need BIOS, so there’s no need for adriver disc.


B) The device has an option ROM that loads BIOS, so there’sno need for a 
driver disc.


C) Windows supports TV capture cards out of the box, sothere’s no need for a driver disc.


D) The manufacturer made a mistake and didn’t includeeverything needed to set up the device.

B) The device has an option ROM that loads BIOS, so there’s no need for a 
driver disc.

Which of the following most accurately describes the relationship b/t BIOS and hardware?


A) All hardware needs BIOS


B) All hardware that attaches to the motherboard via ribbon cables need BIOS


C) All hardware built into the motherboard needs BIOS


D) Some hardware needs BIOS

A) All hardware needs BIOS

After a sudden power outage, Samson’s PC rebooted, butnothing appeared on the screen. The PC just beeps at him, over and over andover. What’s most likely the problem?


A. The power outagetoasted his RAM.


B. The power outagetoasted his video card.


C. The power outagetoasted his hard drive.


D. The power outagetoasted his CPU. 


A. The power outage toasted his RAM.

Davos finds that a disgruntled former employee decided tosabotage her computer when she left by putting a password in CMOS that stopsthe computer from booting. What can Davos do to solve this problem?


A) Davos should boot the computer while holding the leftshift key. This will clear the CMOS information.


B) Davos should try various combinations of the formeremployee’s name. The vast majority of people use their name or initials forCMOS passwords.


C) Davos should find the CMOS clear jumper on themotherboard. Then he can boot the computer with a shunt on the jumper to clearthe CMOS information.


D) Davos should find a replacement motherboard. Unless heknows the CMOS password, there’s nothing he can do. 


C) Davos should find the CMOS clear jumper on the motherboard. Then he can boot the computer with a shunt on the jumper to clear the CMOS information.

Richard over in the sales department went wild in CMOS andmade a bunch
of changes that he thought would optimize his PC. Now most of hisPC doesn’t work. The computer powers up, but he can only get to CMOS, not intoWindows. Which of the following tech call answers would most likely get him upand running again?


A) Reboot the computer about three times. That’ll clear theCMOS and get you up and running.


B) Open up the computer and find the CMOS clear jumper.Remove a shunt from somewhere on the motherboard and put it on the CMOS clearjumper. Reboot and then put the shunt back where you got it. Reboot, and youshould be up and running in no time.


C) Boot into the CMOS setup program and then find the optionto load a plug- and-play operating system. Make sure it’s set to On. Save andexit CMOS; boot normally into Windows. You should be up and running in no time.


D) Boot into the CMOS setup program and then find the optionto load OS Optimized Defaults. Save and exit CMOS; boot normally into Windows.You should be up and running in no time. 


D) Boot into the CMOS setup program and then find the option to load OS Optimized Defaults. Save and exit CMOS; boot normally into Windows. You should be up and running in no time. 


Jill boots an older Pentium system that has been the causeof several user complaints at the office. The system powers up and starts torun through POST, but then stops. The screen displays a “CMOS configurationmismatch” error. Of the following list, what is the most likely cause of thiserror?



A. Dying CMOS battery


B. Bad CPU



C. BadRAM 



D. Corrupt system BIOS


A. Dying CMOS battery

Where does Windows store device drivers?


A. Computer


B. Hardware



C. Registry



D. Drivers andSettings

C. Registry