This was a Lenovo. Now I’m wondering if Windows or Linux has a better BIOS.

  • Dave.
    link
    fedilink
    9
    edit-2
    7 months ago

    It’s right there in the name:

    Basic Input Output Operating System

    It’s the first stage of whatever os you run.

    If you don’t think the BIOS is part of your operating system, just remove it and see how far you get on the next boot.

    Edit: I was always told the I in BIOS was “I/O”. WAS I DECEIVED FOR ALL THIS TIME!?

    • Vardøgor
      link
      fedilink
      467 months ago

      BIOS stands for Basic Input/Output System.

      Semantically sure, it’s making your system operate, but it’s technically part of your motherboard’s firmware.

      • Dave.
        link
        fedilink
        57 months ago

        It’s the underlying system. You can run tiny bare metal programs in your boot sector that simply call bios functions to output to the screen and write to disk and beep the speaker, just like you can call functions to the windows or Linux kernels to do the same.

        Although granted the only functions called these days are to set the CPU to protected mode and goodbye BIOS until the next boot.

        • Vardøgor
          link
          fedilink
          2
          edit-2
          7 months ago

          hmm. it’s a good point. it seems to me though that that just isn’t what “operating system” refers to, since these programs can’t actually manage the system in a meaningful way or do anything you’d really expect from an OS.

          • Dave.
            link
            fedilink
            17 months ago

            But circling back to OP’s screenshot it only mentions that it’s part of the OS. A pretty small part these days compared to DOS, but it’s still doing stuff.

            I guess it comes down to whether you consider all the initialisation/bootstrap/hardware configuration routines to be part of an operating system.

      • MxM111
        link
        fedilink
        -47 months ago

        Which is Operating System too, just not windows.

      • Dave.
        link
        fedilink
        17 months ago

        Chant it with me… BIOOOOOOS haha.

        There should be a slash in there.

        Basic Input/Output Operating System.

        At least, that’s what I was taught it was many decades ago.