stolen from linux memes at Deltachat

  • jlow (he/him)
    link
    fedilink
    27 months ago

    I was wondering if you can do BIOS updates through wine (because obviously they only are supplied as .exes) but it doesn’t sound like something I’d like to try …

    • LostXOR
      link
      fedilink
      37 months ago

      Aren’t BIOS updates usually done by putting the update file on a flash drive and installing it from the BIOS? I’ve never heard of updating BIOS from Windows with an executable.

      • @[email protected]
        link
        fedilink
        17 months ago

        Yeah, some vendors do this, I think the .exe basically unpacks the .bin file then calls some API or something to push it from Windows while it’s running. Probably done for the sake of more casual users who don’t know/want to mess with the actual BIOS UI.