OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Mar 19, 2024 2:24 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: x86 and the classic BIOS - alive and well in 2018
PostPosted: Sat Dec 01, 2018 5:11 pm 
Offline
Member
Member

Joined: Thu May 19, 2011 5:13 am
Posts: 228
https://www.allaboutcircuits.com/news/a ... -ces-2018/

_________________
Mike Gonta
look and see - many look but few see

https://mikegonta.com


Top
 Profile  
 
 Post subject: Re: x86 and the classic BIOS - alive and well in 2018
PostPosted: Thu Dec 06, 2018 5:37 pm 
Offline
Member
Member

Joined: Wed Nov 18, 2015 3:04 pm
Posts: 396
Location: San Jose San Francisco Bay Area
Everyone is moving to uefi now, it is a matter of time. Most systems are hybrid between classic and UEFI.
UEFI has lot of adv.-s including 32-bit memory for loading drivers and option ROMs into memory.
Written mostly in C, offers faster development.

_________________
key takeaway after spending yrs on sw industry: big issue small because everyone jumps on it and fixes it. small issue is big since everyone ignores and it causes catastrophy later. #devilisinthedetails


Top
 Profile  
 
 Post subject: Re: x86 and the classic BIOS - alive and well in 2018
PostPosted: Thu Dec 06, 2018 7:23 pm 
Offline
Member
Member

Joined: Mon Jul 25, 2016 6:54 pm
Posts: 223
Location: Adelaide, Australia
I imagine BIOS will stick around for a while as it becomes cheap enough to stuff into embedded platforms and SoCs but for general purpose computing I'd be surprised if a single BIOS only board has been manufactured in years.


Top
 Profile  
 
 Post subject: Re: x86 and the classic BIOS - alive and well in 2018
PostPosted: Mon Dec 10, 2018 12:45 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
Glad to see the good old BIOS alive and well. :D
It is easy and cheap to implement, well known to developers... seems like a reasonable choice.
Currently I'm in the market for an embedded x86 system and this seems like a possible candidate (including UDOO x86 and UDOO bolt).

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: x86 and the classic BIOS - alive and well in 2018
PostPosted: Sun Dec 16, 2018 2:28 pm 
Offline
Member
Member
User avatar

Joined: Fri Oct 27, 2006 9:42 am
Posts: 1925
Location: Athens, GA, USA
Note that both of these use an SoC which is made under license, one based on a CPU die layout from over 25 years ago. While these maker-grade SBCs may use it, it is mostly made as a plug-in replacement for embedded controller hardware where the system has to run exactly as it did in the 1980s. In other words, it is a specialized piece of hardware which is unlikely to see wide distribution as a consumer-grade SBC, or even a maker-grade one like these. It's cool that it exists, but it's probably not going to be much of a much except maybe for retro gaming (and even there, an RPi 3B+ or a Rockpro 64 would probably do better than the actual x86 system would).

Note that AFAICT, all the mainstream maker-grade x86 SBCs (such as the aforementioned Udoo x86 and Udoo Bolt) use UEFI firmware.

StudlyCaps wrote:
I imagine BIOS will stick around for a while as it becomes cheap enough to stuff into embedded platforms and SoCs but for general purpose computing I'd be surprised if a single BIOS only board has been manufactured in years.


It won't even be possible on Intel's own chips made after 2020, at least not while using Intel's chipsets (and their aren't any real options for that anymore), as the chipsets will be removing the CSM entirely after that. That's Word of God, from Intel's own roadmap.

And, as I said in another thread earlier today, there is reason to believe that they will be removing real mode entirely from the new CPUs at that point, and may begin phasing out protected mode in favor of long mode.

AMD may do it differently, but from all indicators, they are even more eager to get rid of the legacy subsystems outright. This is hardly surprising, as Long Mode was their creation in the first place. I don't know offhand if their public roadmap says anything about it, though.

_________________
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.


Top
 Profile  
 
 Post subject: Re: x86 and the classic BIOS - alive and well in 2018
PostPosted: Wed Jan 23, 2019 1:58 pm 
Offline
Member
Member
User avatar

Joined: Mon May 22, 2017 5:56 am
Posts: 811
Location: Hyperspace
mikegonta wrote:
https://www.allaboutcircuits.com/news/are-designers-still-using-the-vortex86-old-cpu-ces-2018/

This sort of thing reminds me I don't need to worry about lack of hardware in the future unless I want to support web behemoths on my own OS, which I very much don't.

ggodw000 wrote:
Everyone is moving to uefi now, it is a matter of time.

I've heard lines like this a thousand times. Anyone who uses the word "everyone" like this in a tech context is only looking at the hyped sparkly stuff, the pop stars of tech, while not looking to see what really can be done. PS/2 was obsolete over a decade ago, but you can still get motherboards with PS/2 ports, and not just for embedded work. DOS is not dead either, certainly not for commercial applications, as shown by the very first entry in the list of operating systems explicitly supported by that new SoC linked above. I'm thinking there's at least a decade of life left in the BIOS.

I'm a little bit worried by Schol-R-LEA's musing that it may not get into maker-grade boards, but not too worried.

_________________
Kaph — a modular OS intended to be easy and fun to administer and code for.
"May wisdom, fun, and the greater good shine forth in all your work." — Leo Brodie


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group