Bonum Certa Men Certa

Comparing U.E.F.I. to B.I.O.S. (Bloat and Insecurity to K.I.S.S.)

posted by Roy Schestowitz on Mar 19, 2024,
updated Mar 19, 2024

Erawan National Park Thailand

By Sami Tikkanen (original in [1, 2])

                        UEFI & BIOS fact sheet
                                                    
  _______________________________________________________________________                                                  
 /|                                |                                     |
| |   UEFI                         |   IBM PC-compatible BIOS            |
| |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++|
| | - Is hardcoded to always use   | - Can use any partition scheme,     |
| | GPT partitioning               | unlimited partitions                |
| |--------------------------------+-------------------------------------|
| | - Does not have any runtime    | - Has runtime services for basic    |
| | services - the operating       | I/O - the operating system does not |
| | system needs a driver for      | need drivers for disk controllers,  |
| | every device in the computer(1)| keyboard and display to work        |
| |--------------------------------+-------------------------------------|
| | - Has a LONG specification     | - The specification is relatively   |
| | and the implementations are    | simple and an average BIOS fits     |
| | also huge (usually at least    | into a 64 kB rom chip.              |
| | 64 - 128 megabytes in size)    |                                     |
| |--------------------------------+-------------------------------------|
| | - Only supports one CPU mode   | - Has runtime services for          |
| | per implementation             | switching between different 16-bit  |
| |                                | and 32-bit CPU modes                |
| |--------------------------------+-------------------------------------|
| | - Boot services are            | - Returns control to the operating  |
| | completely blocking. Does      | system while doing disk I/O via     |
| | not support multitasking       | the int15,ah=90 hook.               |
| |--------------------------------+-------------------------------------|
| | - Bootable binaries have to    | - Loads the first sector of the     |
| | be in Microsoft's PE file      | boot drive into memory and runs it  |
| | format                         |                                     |
| |--------------------------------+-------------------------------------|
| | - Has a "secure boot" that     | - Can boot from a physically write  |
| | doesn't really work, because   | protected media, which cannot be    |
| | of various security flaws      | hacked.                             |
| | in the overly complex          |                                     |
| | UEFI implementations           |                                     |
| |--------------------------------+-------------------------------------|
| | - Usually slow boot times      | - POSTing time can be less than     |
| | because of the complexity      | ten seconds                         |
| |--------------------------------+-------------------------------------|
| | - Can not boot operating       | - Any operating system can easily   |
| | systems that don't support     | be ported to a computer that uses   |
| | GPT partitioning               | BIOS                                |
| |--------------------------------+-------------------------------------|
| | - Requires a FAT32 filesystem  | - Does not require any filesystems  |
| | on the disk where the bootable | at all.                             |
| | binaries are stored. (2)       |                                     |
| |--------------------------------+-------------------------------------|
| | - Can only boot from random    | - Can boot from any device, even    |
| | access devices                 | from tape drives                    |
| |--------------------------------+-------------------------------------|
|/______________________________________________________________________/

The UEFI API is designed to be as anticompetitive as legally possible and lock other operating systems out without directly boot-locking the computer to one operating system. (1)
The FAT32 filesystem was still patented by Microsoft when UEFI became a requirement for Windows 8. It means that creating UEFI-bootable operating systems was illegal without buying the necessary licenses to use the patented features of FAT32. (2)
BIOS uses 64-bit indexing for disk sectors. It means that with 512-byte sectors the maximum size of a hard drive would be 8'589'934'592 terabytes. With 4096-byte sectors the limit is 68'719'476'736 terabytes.
BIOS does NOT have a 2 TB limit for hard drive size. That is Microsoft's propaganda. The 2TB partition size limit comes from the so-called MBR partitioning scheme that was designed by Microsoft for use in the MS-DOS operating system in the 80's. BIOS is in fact a much older thing than that. BIOS does not care about partitioning - the disk may have any partitioning scheme (MBR, GPT or any other) or may not be partitioned at all and BIOS can still boot from it just fine.
BIOS supports every sector size from 128 bytes to 64 kilobytes. The only limitation is that the sector size has to be a power of two.
There is absolutely no difference between the so-called "user interface" between UEFI and BIOS. Both can have either text mode or graphical SETUP programs. Some clone PCs in the 90's had a graphical SETUP program in their firmware, but it was a bad idea because it only worked with specific display hardware, usually requiring at least VGA-compatible graphic card and display.

Other Recent Techrights' Posts

Slop Is Not Intelligence and It Does Not Enhance Productivity
Like voice dictation, which cannot tell the difference between "sheet" and "shit"
 
Our Three Lawsuits Against Microsofters Are About to Become a Lot More Relevant to GNU/Linux
The Master will easily understand why Garrett has been attacking me since 2012
Links 23/07/2025: Retreating From Transparency on Jeffrey Epstein, We No Longer Have Press Freedom
Links for the day
Gemini Links 23/07/2025: Piano and Food
Links for the day
New and Old
On Ageism in Tech
EPO Crimes Are Spreading to the British Court System
Society is now paying the price for failing to tackle crimes at the EPO
It's Time to Dump SharePoint and Here's What to Use Instead
Nextcloud, ownCloud, Bookstack, MediaWiki, and MediaGoblin
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 22, 2025
IRC logs for Tuesday, July 22, 2025
Brett Wilson LLP Has Gone Silent
Sometimes silence says more than nothing at all
Slopwatch: LinuxSecurity, Planet Ubuntu, and LinuxTechLab
some slopfarms show no remorse and they don't value their reputation at all
Links 23/07/2025: Book Bans, Storms, and Kangaroo Court for Patents Commits More Unlawful Acts of Overreach
Links for the day
Gemini Links 22/07/2025: Thinkpad and Pinephone
Links for the day
Links 22/07/2025: "Blog Restart" and Microsoft Clobbered by “ToolShell"
Links for the day
Global Warming and Global GAFAM Energy-Wasting
Burn more money (borrowed, loans), then hope the waste will somehow translate into profit?
No Compliance With the European Patent Convention (EPC) at the European Patent Office (EPO)
It's about preventing competition against this autocracy
Blue-Collar Trolls vs White-Collar Trolls
Examples of white-collar trolls
Apple Vision Pro Failed So Badly That Its Sales Are About 2,000 Times Smaller Than iPhone Sales
What's left for Apple to offer other than hype?
To Millions of People "Year of the Linux Desktop" Was Some Time in the 1990s (Bootable GNU/Linux as a Complete Operating System is Over 33 in Age)
In some sense, "year of the Linux desktop" was 33 years ago
Make No Assumptions (or Demands) About the Screen Resolution Used by Other People
There are usability aspects, aside from accessibility aspects
Why Wayland (and XWayland) Won't Solve the Key Problem It Proclaims to be Tackling (the Same Is True for Rust)
The problem isn't Wayland per se but the false promises and efforts to force everybody to move to it whilst insulting or demonising everyone who won't play along
They Don't Tell Us that 'Digitalisation' (Now Sold as "Hey Hi") Just Means Customers Become Unpaid Staff and Are Made Accountable
People are being conditioned to associate technology with something undesirable, at times even unbearable
Diplomatic Immunity Should Not Exist for Anybody
The EPO in its current form gradually 'normalises' the end of European democracy
Brett Wilson LLP Stopped Sending Me Papers When I Showed It had Sent Me Over 5 Kilograms of Legal Papers
A week ago we lodged our third lawsuit
Microsoft Mass Layoffs and Shutdowns Became the New Normal at Microsoft
Microsoft mass layoffs became a topic of everyday media coverage since May
Amazon Web Services (AWS) Has Layoffs and Microsoft Gaming/Entertainment Division Has an Uncertain Future
it's good to see all those horrible things crashing and burning
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, July 21, 2025
IRC logs for Monday, July 21, 2025
FSF "Raised Almost $139,000 During This Summer Campaign"
"Thank you for making a stand against dystopia!"
Gemini Links 22/07/2025: VPS Exploited and Fear of View
Links for the day
LLM Bots vs Techrights
Slows things down a bit
New Publication Sheds Lights on Abuse of Workers at the European Patent Office (EPO)
Put in simple terms, they're killing the Office, harming remaining staff, try to hire rubber-stampers
Links 21/07/2025: Hardware, Health, and Imperialism
Links for the day
Gemini Links 21/07/2025: "When Buying Isn't Owning" and "CMS Special Edition"
Links for the day
Links 21/07/2025: Indie Web and Toxic Politics
Links for the day
[Meme] Microsoft Lawyers Throwing Stones in Glass Houses
threatened me with bankruptcy
Google "AI Overview" is Not AI and Not Overview
do not be misled; what Google does isn't smart, it's just ripping off the sites it already crawled for as long as 27 years
Making the Case to Dump Microsoft and GAFAM for National and Digital Sovereignty
"Sovereignty is difficult"
The Tactics of the Opposition (Microsoft Lunduke): Associate With K00ks, Throw in Vaccines to Muddy the Water
Who stands to gain from this?
Europe's Second-Largest Institution (EPO) and Largest Patent Monopoly Office Needs More Transparency, Not Less Transparency
In the EPO, what good are elections when one candidate literally bribes all the voters?
How Not to Report News About Microsoft
This pattern of misreporting is so widespread that it's hard to believe it's not intentional
Computer Science is Under Attack, They Want Everyone to be a Consumer
If people can no longer acquire Computer Science education and real Computer Science experience, they will not know how to control their own digital destiny or emancipate the very same universities that now control the syllabus and instead of teaching Computer Science encourage the outsourcing of systems
The Best Tools Are the Simplest Tools
There's a hidden message here about the merits of sticking with X
Ofcom Online Safety Group Speaks of Protecting Women Online, Will Brett Wilson LLP Ever Listen?
They've essentially became like the Taliban's "burka police"
Social Control Media Relies on Advertisers, So It'll Always Be Hostile Towards Free Software
Sales, sales, sales
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 20, 2025
IRC logs for Sunday, July 20, 2025
Fragmentation of Data
Life is too short to "hoard" data
In Defence of "Spinning Rust"
Just because something is "old" (or older) doesn't mean it ought to become extinct
Using Free Software to Prepare Legal Documents
LibreOffice is openly complaining about OOXML as an obstacle
Tech and Technology Are Not the Same Anymore
"Are you into tech, Sir?"
Our Articles About SLAPPs Receive Recognition and Interest
This week we shall continue writing about the 3 lawsuits we filed