-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I successfully built EFI Vim on a fresh Ubuntu 18.04 install (here's a binary for x64: link)
I had to install the following packages:
git
build-essentials
gcc-5
uuid-dev
python
nasm
I also set GCC 5 as the default compiler following this guide
I wasn't able to build it on Arch Linux as Edk2 didn't like GCC 8.
Opening this issue so you can keep track of the deps and put them somewhere.
hinoue
Metadata
Metadata
Assignees
Labels
No labels