Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:In other words, we should give up. (Score 1) 2247

Actually, Ron Paul is *the* strongest advocate of any candidate D or R for cutting military budget. He is also the strongest proponent of bringing a swift end to middle east occupation and closing many bases in the over countries we have 'em in.

Search for Ron Paul's response on defense spending during the Oct. 18 debate in Las Vegas. Or, check out http://www.ronpaul2012.com/the-issues/national-defense/ :
Today, however, hundreds of thousands of our fighting men and women have been stretched thin all across the globe in over 135 countries – often without a clear mission, any sense of what defines victory, or the knowledge of when they’ll be permanently reunited with their families.

Acting as the world’s policeman and nation-building weakens our country, puts our troops in harm’s way, and sends precious resources to other nations in the midst of an historic economic crisis.

Taxpayers are forced to spend billions of dollars each year to protect the borders of other countries, while Washington refuses to deal with our own border security needs.

Comment Re:Why not EFI? (Score 2, Insightful) 235

EFI is a specification, not an implementation, where the core pieces are still controlled (And _never_ opened up) by vendors and is usually still a big wad of real mode assembly that nobody wants to touch. There is no 100% open-source EFI-compliant BIOS implementation. The specification alone for EFI is over 1,000 pages.

To top it all off, to even begin development on stuff like Tianocore you need to agree to draconian licensing terms such as: "You acknowledge and agree that You will not, directly or indirectly: (i) reverse engineer, decompile, disassemble or otherwise attempt to discover the underlying source code or underlying ideas or algorithms of the Software; (ii) modify, translate, or create derivative works based on the Software; (iii) rent, lease, distribute, sell, resell or assign, or otherwise transfer rights to the Software; or (iv) remove any proprietary notices in the Software." ( https://www.tianocore.org/nonav/servlets/LegalNotices?type=TermsOfService ).

So I guess your question is sort of like asking why people don't like to use proprietary drivers, even though there are some out there that work very well. The nice thing about Macs is that Apple seems to have went out of their way to make EFI invisible to the user. I don't trust that this will happen on most other pieces of hardware. The BIOS belongs out of the way, IMHO.

Slashdot Top Deals

The speed of anything depends on the flow of everything.

Working...