All Projects → retrage → edk2-nightly

retrage / edk2-nightly

Licence: BSD-3-Clause License
Unofficial EDK2 nightly build

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to edk2-nightly

edk2-dipper
A UEFI Firmware for Dipper(Xiaomi MI 8)
Stars: ✭ 93 (+365%)
Mutual labels:  uefi, edk2, uefi-shell
UefiToolsPkg
Various useful utilities for UEFI
Stars: ✭ 87 (+335%)
Mutual labels:  uefi, efi, edk2
UEFI-Utilities-2016
Various UEFI utilities built against UDK2015
Stars: ✭ 37 (+85%)
Mutual labels:  uefi, edk2, uefi-shell
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (+1260%)
Mutual labels:  qemu, uefi, efi
Fasmg Ebc
An EFI Byte Code (EBC) assembler, based on fasmg
Stars: ✭ 17 (-15%)
Mutual labels:  qemu, uefi
Veracrypt Dcs
VeraCrypt EFI Bootloader for EFI Windows system encryption (LGPL)
Stars: ✭ 81 (+305%)
Mutual labels:  uefi, efi
Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (+35%)
Mutual labels:  uefi, efi
meta-secure-core
OpenEmbedded layer for the use cases on secure boot, integrity and encryption
Stars: ✭ 80 (+300%)
Mutual labels:  uefi, efi
efi
Ergonomic Rust framework for writing UEFI applications.
Stars: ✭ 44 (+120%)
Mutual labels:  uefi, efi
sicherboot
Unmaintained systemd-boot integration with secure boot support; consider https://github.com/Foxboron/sbctl instead.
Stars: ✭ 31 (+55%)
Mutual labels:  uefi, efi
rename-efi-entry
A Bash script to rename EFI boot entries
Stars: ✭ 45 (+125%)
Mutual labels:  uefi, efi
UEFI-Utilities
Various (U)EFI utilities that I have developed
Stars: ✭ 55 (+175%)
Mutual labels:  uefi, uefi-shell
Multibootusb
Create multiboot live Linux on a USB disk...
Stars: ✭ 1,042 (+5110%)
Mutual labels:  uefi, efi
Initium
A modern bootloader with no legacy components
Stars: ✭ 15 (-25%)
Mutual labels:  qemu, efi
Minimal
Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.
Stars: ✭ 1,014 (+4970%)
Mutual labels:  uefi, efi
Rust Uefi Runtime Driver
Template for UEFI runtime drivers written in Rust with serial logging and debugging support.
Stars: ✭ 21 (+5%)
Mutual labels:  uefi, efi
Efiguard
Disable PatchGuard and DSE at boot time
Stars: ✭ 601 (+2905%)
Mutual labels:  uefi, efi
uefi-elf-bootloader
UEFI ELF Bootloader example
Stars: ✭ 40 (+100%)
Mutual labels:  uefi, efi
efi
efi headers
Stars: ✭ 24 (+20%)
Mutual labels:  uefi, efi
efi-clang
Build UEFI applications with the Clang compiler and LLD linker.
Stars: ✭ 40 (+100%)
Mutual labels:  uefi, efi

Unofficial EDK2 nightly build

This repository provides unofficial tianocore/edk2 nightly build. It currently builds OVMF for x64 and IA-32, ArmVirtPkg for AArch64 and ARM, and UEFI Shell for x64, IA-32, AArch64, ARM, and RISC-V 64-bit both Debug and Release.

Pre-built binaries

UEFI images for QEMU

GCC5 DEBUG RELEASE
X64 DEBUGX64_OVMF.fd
DEBUGX64_OVMF_CODE.fd
DEBUGX64_OVMF_VARS.fd
RELEASEX64_OVMF.fd
RELEASEX64_OVMF_CODE.fd
RELEASEX64_OVMF_VARS.fd
IA32 DEBUGIa32_OVMF.fd
DEBUGIa32_OVMF_CODE.fd
DEBUGIa32_OVMF_VARS.fd
RELEASEIa32_OVMF.fd
RELEASEIa32_OVMF_CODE.fd
RELEASEIa32_OVMF_VARS.fd
AARCH64 DEBUGAARCH64_QEMU_EFI.fd
DEBUGAARCH64_QEMU_VARS.fd
RELEASEAARCH64_QEMU_EFI.fd
RELEASEAARCH64_QEMU_VARS.fd
ARM DEBUGARM_QEMU_EFI.fd
DEBUGARM_QEMU_VARS.fd
RELEASEARM_QEMU_EFI.fd
RELEASEARM_QEMU_VARS.fd

UEFI Shell

GCC5 DEBUG RELEASE
X64 DEBUGX64_Shell.efi RELEASEX64_Shell.efi
IA32 DEBUGIA32_Shell.efi RELEASEIA32_Shell.efi
AARCH64 DEBUGAARCH64_Shell.efi RELEASEAARCH64_Shell.efi
ARM DEBUGARM_Shell.efi RELEASEARM_Shell.efi
RISCV64 DEBUGRISCV64_Shell.efi RELEASERISCV64_Shell.efi

Build system

The build system is constructed on the top of CircleCI using Dockerfile The nightly build is scuduled at 00:00 UTC every day. Please see .circleci/config.yml for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].