Showing 152 open source projects for "uefi"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    UEFI_MULTI

    UEFI_MULTI

    UEFI_MULTI - Make Multi-Boot USB-Drive

    UEFI_MULTI - Make Multi-Boot USB-Drive. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode. Make Bootable USB Drive with MBR and 2 Partitions. UEFI Secure boot support requires Format Drive using Grub2 as EFI Manager. Copy and Rename your Linux ISO files to folder images on FAT32 USB Boot drive U-BOOT.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ShredOS

    ShredOS

    Shredos Disk Eraser 64 bit for all Intel 64 bit processors

    For all Intel and compatible 64 & 32 bit processors. ShredOS is a USB bootable (BIOS or UEFI) small linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. If you are familiar with dwipe from DBAN then you will feel right at home with ShredOS and nwipe. What are the advantages of nwipe over dwipe/DBAN? Well as everybody probably knows, DBAN development stopped in 2015 which means it has not received any further bug fixes or support...
    Downloads: 465 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    MultiOS-USB

    MultiOS-USB

    Boot operating systems directly from ISO files

    USB disk with multiple ISO files. Easy to use: install, copy ISO files and boot from USB. Display a list of currently supported operating systems.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 6
    USB_FORMAT

    USB_FORMAT

    Make Bootable USB Drive with MBR and 2 Partitions

    USB Format Tool - Make Bootable USB Drive with MBR and 2 Partitions. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 7
    Fido

    Fido

    A PowerShell script to download Windows or UEFI Shell ISOs

    Fido is a PowerShell script that is primarily designed to be used in Rufus, but that can also be used in standalone fashion, and whose purpose is to automate access to the official Microsoft Windows retail ISO download links as well as provide convenient access to bootable UEFI Shell images. This script exists because, while Microsoft does make retail ISO download links freely and publicly available (at least for Windows 8 through Windows 11), up until recent releases, most of these links were...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    Arch Installer

    Arch Installer

    Arch Linux installer - guided, templates etc.

    Just another guided/automated Arch Linux installer with a twist. The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system (Usually from a live medium).
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    Windows USB disk creator for macOS. You can use this app to create bootable universal USB Windows installers that support both UEFI and Legacy BIOS modes. With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    netboot.xyz

    netboot.xyz

    Your favorite operating systems in one place

    netboot.xyz enables you to boot into many types of operating systems using lightweight tooling to get you up and running as soon as possible. Discover new operating systems without having to download and rewrite media over and over again. Rescue operating systems from a single image. An essential for any sysadmin. netboot.XYZ uses the iPXE project to enable you to provision, rescue, or load into a live boot environment leveraging the Preboot Execution Environment (PXE) on most systems....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    EDK II Project
    A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. EDK II is open source, using a BSD+Patent. Stable tags are created from edk2/master based on validation with various platforms. Stable tags names use the format edk2-stable<4 digit year><2 digit month> and occur roughly every three months (starting from August 2018). UEFI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    sbctl

    sbctl

    Secure Boot key manager

    sbctl intends to be a user-friendly secure boot key manager capable of setting up secure boot, offering key management capabilities, and keeping track of files that need to be signed in the boot chain. It is written top-to-bottom in Golang using go-uefi for the API layer and doesn't rely on existing secure boot tooling. It also tries to sport some integration testing towards tianocore utilizing vmtest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. Using Qiling Framework saves you time. The API...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Ventoy

    Ventoy

    A New Bootable USB Solution

    Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With Ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and Ventoy will give you a boot menu to select them. You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI...
    Leader badge
    Downloads: 157,916 This Week
    Last Update:
    See Project
  • 15
    boot-repair

    boot-repair

    A simple tool to repair frequent boot issues

    See https://sourceforge.net/p/boot-repair/home
    Leader badge
    Downloads: 69,995 This Week
    Last Update:
    See Project
  • 16
    BlissOS-x86

    BlissOS-x86

    An Open Source OS, based on Android for PC's & Tablets

    This is Bliss (see http://blissroms.com), running as a native or emulated* OS for PCs.. These builds are compatible with PCs, MacBooks and Chromebooks equipped with x86/x86_64 compatible CPUs. Supports both BIOS/CSM and UEFI boot. *Emulated support is only for KVM/QEMU instances. VMWare & VirtualBox is not officially supported Most of the instructions, guides, update posts & support is handled through our community threads on XDA. The Bliss OS thread is here: https://forum.xda...
    Leader badge
    Downloads: 14,194 This Week
    Last Update:
    See Project
  • 17
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 4,798 This Week
    Last Update:
    See Project
  • 18
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,453 This Week
    Last Update:
    See Project
  • 19
    SparkyLinux

    SparkyLinux

    Lightweight & fast Debian-based Linux Distribution

    SparkyLinux is a GNU/Linux distribution created on the top of Debian GNU/Linux operating system. Sparky is fast, lightweight and fully customizable OS which offers a few versions for different users and different tasks. Sparky is in-between the distros that are beginner-friendly and those, that require some amount of Linux knowledge. Beginning Linux users are advised to consult the project forums regarding any issues or doubts.
    Leader badge
    Downloads: 2,876 This Week
    Last Update:
    See Project
  • 20
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    VeraCrypt is a free disk encryption software brought to you by IDRIX (https://www.idrix.fr) and based on TrueCrypt 7.1a. It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase....
    Leader badge
    Downloads: 2,512 This Week
    Last Update:
    See Project
  • 21
    Calam-Arch-Installer.iso

    Calam-Arch-Installer.iso

    Current Release: Calam-Arch-Installer-2025-07 Kernel: 6.15.4

    Now you can easily install pure arch linux from my Arch Live Linux with Calam-Arch-Installer through video instructions, following the steps. Install Legacy-Bios or UEFI, Support Luks Yes There are also 9 selectable graphical environments for installation, Xfce, Gnome, Plasma,Cinnamon, Budgie, Openbox, I3, Mate, Deepin Good Luck!
    Leader badge
    Downloads: 675 This Week
    Last Update:
    See Project
  • 22
    Archcraft

    Archcraft

    Yet another minimal Linux distribution, based on Arch Linux.

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. It can run under 500Mb of memory. There's no desktop environment in (main) Archcraft, just two highly configured window managers - Openbox and Bspwm. The default username & password is 'liveuser' for live ISO. The installer can be found in the app launcher and in...
    Leader badge
    Downloads: 1,551 This Week
    Last Update:
    See Project
  • 23
    ExTiX - The Ultimate Linux System

    ExTiX - The Ultimate Linux System

    Based on Debian with Deepin/LXQt/KDE/Waydroid and kernel 6.15.3-exton

    Version 25.7, 25.3, 24.12, 23.5 (five versions - Build 250701, 250305, 241223, 230530, 230510 ) of ExTiX 64 bit are based on Debian/Ubuntu. In ExTiX I have installed Deepin Desktop 25, LXQt 2.0 respectively KDE Plasma Desktop together with Ubuntu Desktop (for Wayland). PROGRAM content etc Among many other programs GParted, SMPlayer, Gimp and Kodi. In addition Java and all necessary additions in order to install programs from source. PASSWORDS The password for root is root. The...
    Leader badge
    Downloads: 1,291 This Week
    Last Update:
    See Project
  • 24
    Mauna Linux

    Mauna Linux

    A simple, elegant and robust Debian-based Operating System

    Mauna Linux is an operating system based on Debian Stable, where its main objective is to be simple, complete and with a pleasant look for beginners or advanced users. It has one of the greatest hardware and software compatibility today.
    Downloads: 624 This Week
    Last Update:
    See Project
  • 25
    ALG

    ALG

    A Fast, Offline, Graphical Installer for Arch Linux

    We will follow a quarterly release schedule. This means there will be 4 releases annually. The release for Q1 should be in March. Thank you to all the members in the ALG community for their support.
    Leader badge
    Downloads: 739 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.