Slashdot Mirror


Intel Announces a BIOS Implementation Test Suite

Josh Triplett writes "Intel announced the release of a BIOS Implementation Test Suite (BITS), a bootable pre-OS environment based on GNU GRUB2 that tests how well (or how badly) your BIOS has configured your platform hardware. BITS also includes Intel's official power management reference code, so you can override your BIOS's initialization with a known-good configuration. 'In addition to those changes to GRUB2 itself, BITS includes configuration files which build a menu exposing the various BITS functionality, including the test suites, hardware configuration, and exploratory tools. These scripts detect your system's CPU, and provide menu entries for all the available functionality on your hardware platform. You can also access all of the new commands we've added directly via the command line.'"

66 comments

  1. Sandy bridge by Billly+Gates · · Score: 0

    I wonder if Intel released this due to the embarrassing and expensive Sandy Bridge chipset recall?

    1. Re:Sandy bridge by thue · · Score: 4, Informative

      Why would there be any connection? The Sandy Bridge chipset recall had nothing to do with the BIOS, as far as I am aware.

    2. Re:Sandy bridge by Anonymous Coward · · Score: 0

      Wow, you're as technologically impaired as the real Bill Gates.

    3. Re:Sandy bridge by djdanlib · · Score: 1

      Obligatory pedantry: The Cougar Point chipset was the one subject to recall. The Sandy Bridge processors were fine.

      Many motherboards with Marvell controllers had sufficient numbers of SATA ports for most users, making a lot of recalls logically unnecessary but still ethically correct. I think doing the right thing and doing it so quickly after discovering the problem counteracts the embarrassment factor.

  2. Nice one Intel by Anonymous Coward · · Score: 1

    I don't often praise Intel (as their business practices seem overly shady on occasion) but I can definitely see this as being of use. Nice one guys.

    Now to try and integrate it into my pxe environment...

  3. That's not gonna fly too well with overclockers by Rosco+P.+Coltrane · · Score: 4, Funny

    a bootable pre-OS environment based on GNU GRUB2 that tests how well (or how badly) your BIOS has configured your platform hardware.


    !!INTEL BIOS WARNING!!

    We have just detect that you've configured your CPU in egg frying mode. Reverting to pansy mode. If you want a fast processor in pansy mode, please contact your nearest Intel dealer and open your wallet.

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    1. Re:That's not gonna fly too well with overclockers by SpazmodeusG · · Score: 4, Insightful

      Actually simply add a CPU and memory stress test and this would be great for overclocking!

      It's already got all the CPU identification stuff that overclockers need. It boots quick and off a USB drive too!

      The only thing it's missing is a CPU and memory stress tester. With that you'd be able to quickly change settings, reboot and test them without having to stuff around loading a full OS.

    2. Re:That's not gonna fly too well with overclockers by Lazareth · · Score: 2

      I fail to see in what way this wouldn't "fly too well" with overclockers. As far as I can see, there is nothing forcing you to use it. It is a tool that you can choose to use to investigate (and correct) how your BIOS initializes your hardware. Regardless, if you're such a daredevil 1337 tinkerer it should be fairly easy for you to remove this toolset if it somehow came preinstalled on your computer with a configuration that completely bypassed your interaction.

    3. Re:That's not gonna fly too well with overclockers by Anonymous Coward · · Score: 1

      It's open source, so it would be trivial to remove that.

    4. Re:That's not gonna fly too well with overclockers by Anonymous Coward · · Score: 0

      IntelBurnTest rewritten for prebootable OS! Yeah!

      +1

    5. Re:That's not gonna fly too well with overclockers by blueg3 · · Score: 1

      Why would they bother? Overclockers are the same people who buy Intel chips twice as often as everyone else.

    6. Re:That's not gonna fly too well with overclockers by Anonymous Coward · · Score: 0

      There is a stress tester available for some hundred dollars more. It's called Windows.

  4. Awesome by Anonymous Coward · · Score: 5, Insightful

    Can we finally go to EFI or at least something that's not 20 years old now?

    1. Re:Awesome by Anonymous Coward · · Score: 1

      What the hell for? All you are going to do is use a microprocessor that's 40 years old with it.

    2. Re:Awesome by rekenner · · Score: 2

      A lot of mobos do use UEFI, switching when Sandy Bridge came out.

    3. Re:Awesome by Anonymous Coward · · Score: 0

      My pre-SB i5 has UEFI, and it's crap. It takes something like 10 seconds to go from power-on to GRUB.

    4. Re:Awesome by Anonymous Coward · · Score: 0

      I'm 20 years old, you insensitive clod!

    5. Re:Awesome by Anonymous Coward · · Score: 0

      IMO EFI is horrible, it drives up the boot time a lot on the IBM X series servers

    6. Re:Awesome by Anonymous Coward · · Score: 0

      Can we finally go to EFI or at least something that's not 20 years old now?

      Right, another layer to stuff DRM in is so much what we need!

    7. Re:Awesome by mpfife · · Score: 1

      I'm using UEFI on my new Sandybridge system right now - and MAN is it nicer. Booting on partitions larger than 2TB is probably one of the biggest wins now that 3TB drives are shipping (CMOS is limited to 2TB boot partitions). The GUI display with ability to use keyboard+mouse right away is very nice. It's also SO overdue that looking at older bios' makes me cringe. Really? Text setup with what looks like old BBS color schemes? Am I setting up by modem still? Sure they had the degrading SATA controller bug, but it's fixed and now and my board hasn't shown any signs of the problem anyway since I'm using the 6gb/s ports (my free cross-shipped replacement board is due any day now anyway).

  5. FUD :-) by Anonymous Coward · · Score: 0

    That's not gonna work. One doesn't need info on how bad BIOS did its job. More accurate info is how to configure BIOS properly, which is not a subject of this program :)

    1. Re:FUD :-) by tepples · · Score: 1

      One doesn't need info on how bad BIOS did its job.

      Then perhaps this tool isn't targeted at you as much as system builders and the press.

  6. Virtualization extensions by lala · · Score: 1

    Anybody knows if this can be used to enable VT-x on a cpu that the BIOS has disabled it on?
    I have HP machine with a Intel Core2 Duo E4400 and the BIOS does not have a switch to enable it for some reason.

    1. Re:Virtualization extensions by Anonymous Coward · · Score: 3, Interesting
    2. Re:Virtualization extensions by nabil2199 · · Score: 2, Interesting
    3. Re:Virtualization extensions by nabil2199 · · Score: 0

      it doesn't seem to have intel VT: http://ark.intel.com/Product.aspx?id=29753

    4. Re:Virtualization extensions by lala · · Score: 1

      Weird, I looked it up a couple of months ago and found a similar table listing that it had Intel virtualization technology.
      Must have misread it, thanks for the info.

    5. Re:Virtualization extensions by Anonymous Coward · · Score: 0

      I was able to enable VT a while ago on the vaio i'm using right now.

      I can't remember the exact method but it involved "symcmos" in a way similar to this freshly googled post:
      http://forum.notebookreview.com/sony/189228-how-enable-intel-vt-ahci-napa-santa-rosa-platform-phoenix-bios-vaio-laptop.html

      For this kind of trick to work, your computer should be like this:
        - the CPU does have VT
        - the BIOS does have VT initialization code
        - the BIOS setup does NOT provide a menu entry to enable VT

      Then symcmos allows you to manually enable that missing option, providing you know the corresponding internal address.
      To find that you can either reverse the BIOS code or find someone how already did it for your model.
      I did it by experimenting with some values for roughly similar models, after a panic-like crash i got the right one...

  7. Direct boot to Linux by qmaqdk · · Score: 1

    Looks like it allows you to skip the BIOS and load a Linux kernel directly. Sort of like coreboot.

    --
    My UID is prime. Hah!
    1. Re:Direct boot to Linux by qmaqdk · · Score: 1

      My bad. It's only pre-OS, not pre-BIOS. Looks like we'll have to waste 30 seconds on the BIOS after all.

      --
      My UID is prime. Hah!
    2. Re:Direct boot to Linux by Anonymous Coward · · Score: 0

      Looks more like the Firmware Developers Kit, but automagic.
      http://linuxfirmwarekit.org/

  8. So why need a BIOS in the first place? by tropophobia · · Score: 3, Interesting

    BIOS does actually very little these days. The OS re-initializes most devices anyway on boot, using BIOS values only for reference. From first look, this release kind of makes BIOS obsolete. If it knows how to fix BIOS misconfiguration, then it can also configure it in the first place. The rest can be taken care by the OS.

    1. Re:So why need a BIOS in the first place? by Anonymous Coward · · Score: 3, Funny

      Because some of us old-timers still run DOS (be it MS-DOS or FreeDOS) that relies solely on the BIOS for interfacing with the hardware so we can that ancient software that runs $$$$ worth of industrial equipment. Now get off my lawn.

    2. Re:So why need a BIOS in the first place? by Bruce+Cran · · Score: 2

      As far as I know the BIOS is unfortunately still involved with anything related to power management through ACPI - suspend/resume etc.

    3. Re:So why need a BIOS in the first place? by Errol+backfiring · · Score: 1

      To make my Aspire One hang once in a while :( Not even the Linux SysReq keys work anymore, so I expect it is the BIOS that does it.

      --
      Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
    4. Re:So why need a BIOS in the first place? by Combatso · · Score: 1

      so everyones computer should be designed with your legacy equipment in mind?

    5. Re:So why need a BIOS in the first place? by Rich0 · · Score: 1

      Ok, so we'll leave the BIOS as a standard item in PCs that come equipped with ISA or MFM drive controller cards. :)

    6. Re:So why need a BIOS in the first place? by JonySuede · · Score: 1

      Commission some legacy stuff and leave us alone!
      We do not have to pay for your obsolescence.

      --
      Jehovah be praised, Oracle was not selected
    7. Re:So why need a BIOS in the first place? by Anonymous Coward · · Score: 0

      The BIOS still places hardware in a somewhat known state so the OS can take over.

    8. Re:So why need a BIOS in the first place? by Thelasko · · Score: 4, Insightful

      BIOS does actually very little these days.

      Then why does it take so frigging long to load?

      --
      One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
    9. Re:So why need a BIOS in the first place? by Anonymous Coward · · Score: 0

      >Implying DOS can't be virtualized.

    10. Re:So why need a BIOS in the first place? by gbjbaanb · · Score: 1

      ooh! I see a business opportunity that'll require you to splash out $$$$ for a new version of exactly the same thing.

      ka-ching, ka-ching, ka-ching.

      sure, you'll be pissed, but you know, someone's got to stimulate the economy and the rest of us have been playing this legacy upgrade dance for years.

    11. Re:So why need a BIOS in the first place? by Cyrano+de+Maniac · · Score: 5, Interesting

      BIOS does actually very little these days. The OS re-initializes most devices anyway on boot

      Well, actually being a BIOS developer, I can state with absolute confidence that you're wrong about BIOS doing very little these days.

      The BIOS these days takes care of an incredible amount of work, such as detecting, training, testing, and configuring RAM, initializing the CPU state on many cores, configuring the interconnect between processors (QPI on some recent Intel processors, HT on AMD), setting up system memory maps, probing and setting up the entire IO fabric, building tables (e.g. ACPI) that fully describe every nitty-gritty aspect of the system to the OS, make your USB keyboard and mouse functional for ancient OSes, work around problems in hardware, have small drivers for accessing myriad devices for reading blocks from boot devices, in the case of EFI/UEFI manage options for boot ordering as well as bazillions of basic system settings, actually implementing each and every one of those bazillion settings, handle all sorts of hardware abstractions in the form of BIOS/EFI calls, manage and configure IO BARs, provide code to handle all sorts of potential correctable (and sadly sometimes uncorrectable) hardware errors, in some cases provide disaster fallback paths if you manage to corrupt the main BIOS image, in the case of EFI provide a runtime environment for pre-OS applications, etc. -- and do all of this with absolutely nothing underneath it other than hardware. If you think this is "very little", I'd encourage you to find a job developing BIOS code, and I think you'd be overwhelmed by the sheer bulk of the codebase in a modern BIOS. Just the source code trees these days push a fair bit over the 100MB level. Seriously.

      Having also worked on OSes and kernel-level device drivers, it is true that the OS re-initializes a fair bit of the hardware, but not nearly the level of hardware the BIOS initializes (have fun trying to re-train RAM or reconfigure the CPU interconnect, for example). If anything the trend has been toward the BIOS taking on greater and greater responsibility for device initialization and provision of runtime services to make the OS less aware of "quirks" in the hardware. That's not to say there isn't a ton of work the OS still has to do, but your statement vastly over-trivializes the role of the BIOS in modern machines.

      --
      Cyrano de Maniac
    12. Re:So why need a BIOS in the first place? by davester666 · · Score: 1

      It's waiting for you to press the 'Any' key to continue.

      --
      Sleep your way to a whiter smile...date a dentist!
    13. Re:So why need a BIOS in the first place? by Nick+Ives · · Score: 1

      It's surprising how common the idea that "BIOS does very little" is, even amongst developers.

      The coreboot guys did a Google tech talk about all the fun they had during their initial LinuxBIOS days as they began to discover just how much work a BIOS does. It's an hour long but quite fascinating!

      --
      Nick
    14. Re:So why need a BIOS in the first place? by Anonymous Coward · · Score: 0

      Quite right. Also, even though an OS may change many of the configuration made by BIOS, those configurations are needed for the OS to even start to run and to figure out what it has to reconfigure. Take away the BIOS, take away the starting environment for the OS.

      I've also done a bit of BIOS and just-above-BIOS work for Intel, and there's no way anybody would get any work done without firmware to initialize the system to a usable state. The first thing we'd have to do is re-write the BIOS!

    15. Re:So why need a BIOS in the first place? by Anonymous Coward · · Score: 0

      The BIOS was the OS of the day. The OS being the software interface to the hardware. Not to be confused to other software parts like a web browser, or like a file system or like a Window manager. All of the above are called OS by Microsoft. But in many versions of MS-Windows the only OS was the BIOS.

      Why is it slow. Vender's had you locked in and did not care. As long as the computer worked and the money rolled in was all that mattered. Perhaps of there was competition the BIOS would have gotten better.

  9. BITS rootkit by Dhilung · · Score: 0

    Sounds like BITS rootkit on the way.

  10. GRUB in my bios, no thank you by Anonymous Coward · · Score: 0

    Yeah, that's just what I want. GRUB imbedded into my bios so I can get grub grub grub grub grub grub grub error before my bootloader.

    1. Re:GRUB in my bios, no thank you by Anonymous Coward · · Score: 0

      Yeah, because it's going to install GRUB into your BIOS. Idiot.

    2. Re:GRUB in my bios, no thank you by Anonymous Coward · · Score: 0

      well maybe I read it wrong then, but it kind of sounds like it's implemented similar to express gate. (pre-OS) which is in your bios. Or I suppose it could just be grub with some additional tools. either way, based on grub=uber fail imo. (personal preference) no need to flame.

  11. So does this mean by Compaqt · · Score: 1

    the Year of HURD Desktop is near?

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  12. No VT on E4400 by YuppieScum · · Score: 1
    --
    This sig left unintentionally blank.
  13. Pendrive Linux? by jginspace · · Score: 2

    As it's Grub-compatible, I hope it's going to be easy to add to a multi-boot usb toolkit. Along the lines of: http://www.pendrivelinux.com/boot-multiple-iso-from-usb-multiboot-usb/

  14. Re:unprecedented evile exposed, reacting as expect by adam.dorsey · · Score: 1

    You know, if you translate your brainless hate speech into German, it kinda sounds like Hitler. (Imagine short angry guy with mustache screaming the following)

    Sprich für dich, du schwach gewollt, lilly-livered Hündin. Ich hasse Ausländer und Kinder, insbesondere diejenigen, die weinen, sind hungrig und fehlende ihre terroristischen Mütter und Väter, weil sie selbst die Luft gesprengt oder habe sich erschossen oder dich für das Leben für den Versuch zu bringen "Tod Amerika" gesperrt.

    Ich sage bekommen einige Schläger angeheuert, um eine Kugel durch jeden einzelnen dieser weinerliche Babys im Namen der nationalen Sicherheit bringen, bevor es aufwächst, beginnt verehren einige bis Religion gefickt und dann kommt wieder die Luft zu sprengen Amerika befreit sie von einigen Nutjob dass hätte normalerweise gefoltert sie ihren Tod vor 20. Geburtstag für sein von der falschen Stamm.

    Soldier hassen Muschis wie du machst mich krank.

    **** God Bless America ****
    - Gott segne Unsere Truppen -

    --
    You are still innocent until proven guilty. What's changed is what they do to innocent people. - notnAP, #26891325
  15. Damn acronyms by Anonymous Coward · · Score: 0

    But I thought BITS stood for Background Intelligent Transfer Service. (the transport mechanism windows uses for windows updates among other things).
    That gripe aside this could be useful.

  16. Acronym clash by Samuraid · · Score: 1

    Microsoft already snatched the "BITS" acronym to refer to the "background intelligent transfer service" used by Windows Update and other services. Hopefully there won't be any unnecessary confusion or ambiguity.

    --
    if ($question !~ m/bb|[^b]{2}/i) { die(); }
    1. Re:Acronym clash by Anonymous Coward · · Score: 0

      Yeah, and they have a trademark on "Windows". As if that didn't cause any undue confusion, ambiguity, or just outright ridiculousness.

  17. Driver layer latency by tepples · · Score: 1

    A lot of industrial equiment uses DOS because it allows bit banging on hardware without going through several layers of driver abstractions that add unpredictable latency. In these cases, DOS can't necessarily be virtualized without changing the latency that the peripherals see.

  18. Hard disk spinup and RAM testing by tepples · · Score: 1

    Then why does it take so frigging long to load?

    BIOS does very little, but one of the things it does is a basic test of all the memory in a machine. That takes a while to work. Besides, if it were much faster, your hard disk wouldn't have a chance to spin up.

  19. He's a PHB in Training by bill_mcgonigle · · Score: 1

    but your statement vastly over-trivializes the role of the BIOS in modern machines.

    Hey, he doesn't understand it so he assigns it minimal value. There's a Dilbert where the PHB assigns Dilbert 3 minutes to design a world-wide client server architecture.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  20. Re:So why does memory need retraining? by lpq · · Score: 1

    This may sound ignorant, but what exactly what type of re-training does
    RAM need with every boot?

    Sounds a bit odd to have to retrain memory at all, let alone with each boot....

  21. Re:So why does memory need retraining? by Agripa · · Score: 2

    DDR2, DDR3, and GDDR5 require skew compensation (and perhaps equalization) for various signals because of manufacturing variations in the signal environment (motherboard, sockets, DIMMs, Number of occupied sockets, DIMM or chip loading, etc.) and in some cases because of the design (DDR3 chains some signals from chip to chip) in order to meet setup and hold requirements. GDDR5 is sensitive enough to require retraining even with temperature variations.