Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anpep/docker-edk2
- Owner: anpep
- License: gpl-2.0
- Created: 2019-12-26T17:38:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T17:44:49.000Z (almost 5 years ago)
- Last Synced: 2024-04-17T17:53:25.448Z (8 months ago)
- Topics: docker, edk2, ubuntu, uefi
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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_