Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anpep/docker-edk2

Bootstraps an EDK II UEFI development environment from an Ubuntu machine
https://github.com/anpep/docker-edk2

docker edk2 ubuntu uefi

Last synced: 19 days ago
JSON representation

Bootstraps an EDK II UEFI development environment from an Ubuntu machine

Awesome Lists containing this project

README

        

# docker-edk2
![license: GNU GPL v2](https://img.shields.io/badge/license-GNU_GPL_v2-brightgreen.svg)
![works: on my machine](https://img.shields.io/badge/works-on_my_machine-brightgreen.svg)
#### Docker EDK II development environment
> 📦️ Bootstraps an EDK II UEFI development environment from an Ubuntu machine

## What's this?
A simple Dockerfile and set of scripts that prepare an Ubuntu container to run
the EDK II development environment for building UEFI drivers and applications.

## Quick start
_TODO: Write something useful here_