Jump to content

I recently installed a new mobo and saw the option for booting from a DVD or other drive but also with UEFI in front of it. I read a bit about the UEFI on wikipedia, which talked mostly about pre OS and a lot of stuff I dont understand xD, but now I wanna know what is the difference between them and are there any plusses for either after OS installation?

Link to comment
https://linustechtips.com/topic/254264-uefi-vs-bios/
Share on other sites

Link to post
Share on other sites

UEFI is an interface. It can be implemented on top of a traditional BIOS or on top of non-BIOS implementations.


  • As we all know that BIOS is important part for accessing boot option. So now UEFI will do that? How?


  • How would I know that I'm booting with UEFI not with BIOS?


If you have a UEFI-compatible motherboard, in the boot menu, you will get two options: boot a device normally or boot it in UEFI: 


 


 


 I1kLk.jpg



  • So what is the real different in the "boot with BIOS" and "boot with UEFI"?


There are many differences:


 


Source: superuser.com


widget.png?style=banner2

PC: 9800X3D, 96GB Trident Z5 6200 CL28, 5090 FE, 3.84TB CM7

NAS: Xeon W-2195, 256GB ECC, 180TB Storage, 1660 Ti, TrueNAS Scale

Link to comment
https://linustechtips.com/topic/254264-uefi-vs-bios/#findComment-3483085
Share on other sites

Link to post
Share on other sites

UEFI replaces the BIOS setup as we know, making it far smarter than the age old system of before (80's tech ?)

The way BIOS works is that it detects your system hardware, check teh boot sector, and start the OS. The OS then has no idea of your hardware, and re-do the system hardware checks. UEFI is far smarter, it can scan for hardware all at the same time, and can have hardware feed it it's information, and skips the useless (in my opinion) memory check process. In addition, it support drive partition larger than 2TB, support GPT partitioning table, has basic GPU support allowing for a rich user experience on the setup screen, including mouse and touch screen support. In addition, All the information of the hardware it has can be fed to the OS, so teh supported OS doesn't need to re-check all your hardware once again.

UEFI, mixed with Windows 8 tricks to boot quicker, and more lean, allows you to boot your computer in sec from the "click" sound from your power button, to your desktop fully loaded (with a decent performing system, and fast SSD on SATA-3)

If you are not getting such speed with Windows 8 (or faster), despite the SSD, and hardware specs, then it's because you have a hardware that is not supported, or not configured to do such. Be sure that your SDD is on GPT "mode" and not MBR before installing Windows 8, and that your graphics card firmware/vBIOS has been updated to be GOP ready and CSM (in the UEFI setup screen) is disabled.

Link to comment
https://linustechtips.com/topic/254264-uefi-vs-bios/#findComment-3486259
Share on other sites

Link to post
Share on other sites

Thanks for the info :D. So one last thing as they talk about drive partitions and 2 TB drives, does that part mean that BIOS can not handle HDD bigger then 2 TB or does that part mean something else? Also I already had a clickable BIOS before installing any OS but I think I installed it the BIOS way or did I install UEFI without knowing it?

Link to comment
https://linustechtips.com/topic/254264-uefi-vs-bios/#findComment-3487208
Share on other sites

Link to post
Share on other sites

You can have a 80TB HDD, but the max partition you can use is 2TB under the BIOS.

So in this case you can have multiple 2TB or less partitions in your 80TB. But you can't have the whole drive as 1 partition (meaning: no partitions. IE: you can't have C:\ being more than 2TB big).

Now the reality of things, is that they are tricks that motherboard manufactures and HDD makers do use to support 3TB partitions, and for those released when UEFI was at its infancy, supported as big as you want, by doing a hack where they use a hybrid BIOS/UEFI thing. But ignoring those, you can't.

My motherboard does this hybrid thing, and setting it up to support 3+TB drives, such setup made the boot process even longer when I tried it. Like visibly slower. So I don't think it's worth doing unless desperate.

Link to comment
https://linustechtips.com/topic/254264-uefi-vs-bios/#findComment-3488463
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×