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: over 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T17:44:49.000Z (over 6 years ago)
- Last Synced: 2025-01-30T18:34:09.404Z (over 1 year 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


#### 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_