UEFI

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
in this video for my tea free training I will look at unified extensible firmware interface or UEFI traditionally bios performed the role of the initial boot process for a computer UEFI is replacing bios and addresses a number of limitations of the bios UEFI was first developed in 2005 it was designed to replace bios bios or the basic input/output system has been around since the 70s there have been a lot of improvements in computing during this time and BIOS has been able to address some of these but not others UEFI addresses the limitations of BIOS and also adds additional features that were not available in BIOS the UEFI is a single chip located on the motherboard you can see in this example the left motherboard has one UEFI chip and the right motherboard has two in the case of the right motherboard there are two chips in case one was to fail the chip can vary in size and shape but generally nowadays is quite small the UEFI chip contains the software that is used when the computer first starts up you may also hear referred to as firmware or even BIOS often hardware devices will have software embedded in them which is used to operate the device for example a video camera think of it as software for Hardware this software for hardware is often referred to as firmware as the UEFI is software to make the hardware of the computer operate that is why it is often called firmware you may also hear you Fi refer to as BIOS while technically this is incorrect BIOS has been around for so long that people especially IT technicians are just more accustomed to using this name it may also be called UEFI BIOS next I will take a look at some of the differences between UEFI and BIOS the first big difference is that BIOS supports only 16-bit instructions regardless of what the CPU supports UEFI supports the same instructions as the CPU CPUs on the market today are generally 32-bit or 64-bit since the first Intel CPUs ran in 16-bit mode it made sense for the BIOS to operate on 16-bit instructions however as CPUs improved for backward compatibility reasons BIOS kept running in 16-bit for a long time since the BIOS was used for initial startup and setup this was not a problem with modern 32-bit and 64-bit cpus the CPU will start in pseudo 16-bit mode this mode allows the BIOS to operate with 16-bit instructions this has a lot of limitations for example the BIOS will not be able to access all the memory in the computer the idea behind having a pseudo 16-bit mode is to allow BIOS to start the computer up and then switch to either 32 or 64-bit mode thus 16-bit is designed essentially just to allow the operating system to boot and is very limited in what it can do UEFI on the other hand can one code that is the same as the CPU this allows ufi to access all the RAM on the computer UEFI can also run its own software and device drivers without an operating system being installed the next big difference is that UEFI supports larger storage devices UEFI supports storage devices over 2 terabytes in size it does this by using the gooood partition table or GPT partition table bios uses a Master Boot Record or MB our MBR has the greatest compatibility since it has been around since the first personal computers were developed however MBR has a limit of only being able to address two terabytes of space you will find however that some operating systems and BIOS combinations will be able to use GPT drives as data drives and in some cases may be able to boot from them the difference with UEFI is that it will always support booting from a drive with GPT BIOS will not always support booting from a GPT Drive it depends on which operating system is running Linux will generally support it whereas Windows will generally not most UEFI will also have backward compatibility options these options will allow UEFI to use a storage device with an MBR partition the next change is that UEFI can access local storage if I open up disk manager you will notice that there is a partition called efi this efi partition can be used by UEFI to load additional software for example some computers may have recovery tools installed in the efi partition that UEFI can access this essentially means that UEFI software is able to expand to be larger than what can be stored on the UEFI chip on the motherboard it is important as an administrator not to delete this partition UEFI also offers a lot of other features I won't go through all the features but there are two more I will look at in detail the first is secure boot secure boot essentially provides a method to check the operating system and its device drivers if it has been modified by malware or an attack this will be detected it does this by making sure the operating system end device drivers are digitally signed in the case of Windows this is not a problem as Microsoft has signed to their operating system and drivers however some alternative operating systems support secure boot while others do not if you run Linux and compile a custom kernel this can also cause problems if you experience problems you can always switch secure boot off the next feature that I will look at is remote access remote access allows the computer to be controlled from remote locations not all UEFI will support this and you will find the ones that do are the ones that are marketed towards the business market - in this video I will look at the setup of a ufi computer so you can get an understanding where you may find the features that I talked about in this video and how they might work when I start the computer up to enter the UEFI setup I need to press the Delete key once in the setup taxes more features I will press the advanced mode button at the top right of the screen once in the Advanced Options I will first look at secure boot to access secure boot I will select the option security at the top once in the security settings I will select the option secure boot secure boot is currently enabled I can disable it by selecting it and pressing disable if you are running an operating system that does not support secure boot you will need to switch it off otherwise the computer will not be able to start if you are running an operating system that does support it you should leave it on for extra security in order for secure boot to work keys from the manufacturer of the software need to be installed in the case of this motherboard the main software manufacturers keys are included and can be installed by selecting the option install default secure boot keys and selecting yes in some cases the key for your operating system may not be available for example the operating system you are using is not a commonly used operating system or is using a custom kernel when this occurs select the option key management to install additional keys so the operating system will be supported the next set of options that I will look at are found under the boot options notice the option for fastboot is currently set to ultra fast UEFI supports a number of options to make the booting process faster in this case if ultra fast is selected options like booting from USB devices is disabled also since the computer boots so fast it may be difficult or impossible to enter the UEFI setup by pressing a key however later on I will show you a way to get around this notice that when I disable fastboot an option appears at the bottom CSM compatibility support module if you require legacy BIOS features you may need to enter this option different UEFI will have different options some UEFI may call it run in legacy mode while others may call it CSM as in the case of this UEFI once selected I will next enable it once enabled this will change the other options in the menu some additional compatibility features will be enabled however some new UEFI features will be removed the operating system you are running and what hardware you have will determine if you need to enable the compatibility support module if you do not need to enable it I would leave it disabled as this allows you to access all the new UEFI features in this case I will exit out of UEFI without saving any changes I want to start the computer up in Windows mode to show another way to access the UEFI since I'm not going to save the changes ultra fast boot is still enabled in our videos we will often edit out delays to give you a better experience of watching the video in this case the video has not been edited so as to show you just how quickly the computer will startup and can be logged into Windows this is a new install of Windows so it will boot quite fast anyway but you can see how quick it can be once logged in I will right click on the Start menu and select the restart option when I press restart I will ensure that I'm holding down the shift key this will force the computer to allow me to choose additional options for the next restart once the menu appears I will select the troubleshooting option and then select Advanced Options on the Advanced Options screen notice the option for UEFI firmware settings once I select this option and then select the option restart the computer will reboot into the ufi setup if you are having trouble getting into the UEFI which is harder if fastboot is enabled this method is another way you can access it in the real world if you were setting up a new computer give UEFI ago UEFI is the future after all I would personally try it and enable the legacy BIOS settings only if needed UEFI does provide additional features including security features if possible enable secure boot if you are running a newer version of Microsoft Windows this should not be a problem if you are using an alternative operating system this may not be possible if your boot up is compromised by malware or an attacker secure boot will alert you that something has changed if you are having problems disable options like fastboot having fastboot enabled disables features like booting from USB drives depending on the feature you want to access it may be a simple matter of disabling some features or enabling the feature in the setup that concludes this video I hope you have found this video useful and I look forward to seeing you in other videos from us until the next video thank you for watching
Info
Channel: itfreetraining
Views: 11,549
Rating: undefined out of 5
Keywords:
Id: xY-5pagqG2k
Channel Id: undefined
Length: 11min 23sec (683 seconds)
Published: Sun Jun 14 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.