Attempt to create a minimal EDK2 for Meizu M6 Note
Boots to efi shell.
Tested on Arch Linux.
First, clone EDK2.
cd ..
git clone https://github.com/tianocore/edk2.git --recursive
git clone https://github.com/tianocore/edk2-platforms.git
You should have all three directories side by side.
Next, install dependencies:
Ubuntu 18.04:
sudo apt install build-essential uuid-dev iasl git nasm python3-distutils gcc-aarch64-linux-gnu
Also see EDK2 website
Then ./firstrun.sh
Finally, ./build.sh.
Then fastboot boot uefi.img from lk2nd.
ivoszbg for making edk2-msm8916
SimpleFbDxe screen driver is from imbushuo's Lumia950XLPkg.
Zhuowei for making edk2-pixel3